pre_commit.yml 77 B

1234567
  1. ---
  2. :checks_remove:
  3. - :common
  4. - :rails
  5. :checks_add:
  6. - :rubocop
  7. - :coffeelint