Skip to content

Commit 040cb06

Browse files
committed
we happen to like short variable names like id
1 parent 598f931 commit 040cb06

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.codeclimate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ engines:
99
enabled: true
1010
phpmd:
1111
enabled: true
12+
checks:
13+
Naming/ShortVariable:
14+
enabled: false
1215
ratings:
1316
paths:
1417
- "**.inc"

0 commit comments

Comments
 (0)