InfiniteCoder/apgw

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  checkstyle:
    enabled: true
    checks:
      com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck:
        enabled: false
      com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck:
        enabled: false
  shellcheck:
    enabled: true