IT61/it61-rails

View on GitHub
.overcommit.yml

Summary

Maintainability
Test Coverage
PreCommit:
  RuboCop:
    enabled: true
    command: ["bundle", "exec", "rubocop", "--rails"]
  Brakeman:
    enabled: true
  ScssLint:
    enabled: true