Skip to content

Commit 8150a03

Browse files
authored
Merge pull request #4 from trms/tweak-codeclimate-settings-2
more tweaks to code climate
2 parents 0a253e2 + f2ec539 commit 8150a03

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.codeclimate.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ engines:
1212
checks:
1313
Naming/ShortVariable:
1414
enabled: false
15+
Controversial/CamelCaseParameterName:
16+
enabled: false
17+
CleanCode/BooleanArgumentFlag:
18+
enabled: false
1519
ratings:
1620
paths:
1721
- "**.inc"

0 commit comments

Comments
 (0)