Skip to content

Commit ff66b3a

Browse files
committed
disabling the 3charmin variable name test
1 parent 2268602 commit ff66b3a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.codeclimate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ engines:
1313
checks:
1414
Design/TooManyPublicMethods:
1515
enabled: false
16+
Naming/ShortVariable:
17+
enabled: false
1618
CleanCode/BooleanArgumentFlag:
1719
enabled: false
1820
Controversial/Superglobals:

0 commit comments

Comments
 (0)