Skip to content

Instantly share code, notes, and snippets.

@vojtasvoboda
Created February 22, 2016 09:31
Show Gist options
  • Save vojtasvoboda/e2bfe16a465bd29a0356 to your computer and use it in GitHub Desktop.
Save vojtasvoboda/e2bfe16a465bd29a0356 to your computer and use it in GitHub Desktop.
OctoberCMS Codeclimate config file
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