Created
February 22, 2016 09:31
-
-
Save vojtasvoboda/e2bfe16a465bd29a0356 to your computer and use it in GitHub Desktop.
OctoberCMS Codeclimate config file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
engines: | |
phpmd: | |
enabled: true | |
checks: | |
CleanCode/StaticAccess: | |
enabled: false | |
duplication: | |
enabled: true | |
phpcodesniffer: | |
enabled: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment