disable RedundantConstantBase in erblint

This commit is contained in:
Alex Turchyn
2023-07-09 15:00:32 +03:00
parent 9268c60f9e
commit be208a1080
+2
View File
@@ -30,3 +30,5 @@ linters:
Enabled: false
Style/ZeroLengthPredicate:
Enabled: false
Style/RedundantConstantBase:
Enabled: false