Skip to content

Commit

Permalink
Remove the camel-case checker.
Browse files Browse the repository at this point in the history
It produces way too many false positives on our own headers to be useful.
  • Loading branch information
vkrause committed Apr 6, 2014
1 parent 0e71195 commit 1cbb762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .krazy
Expand Up @@ -4,7 +4,7 @@ CHECKSETS qt4,c++,foss
EXTRA kdabcopyright

#additional checks
EXTRA defines,null,style,camelcase
EXTRA defines,null,style

#coding style settings
STYLE_CPPSTYLE kde
Expand Down

0 comments on commit 1cbb762

Please sign in to comment.