pre-commit-hooks icon indicating copy to clipboard operation
pre-commit-hooks copied to clipboard

Use Rubocop's flag to skip excluded files

Open liaden opened this issue 4 years ago • 1 comments

This flag been around since 2014 and version 0.20.0, and it avoids running rubocop against files that are excluded in the .rubocop.yml configuration.

  • [1] https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md#new-features-102

liaden avatar Jan 07 '22 15:01 liaden

Maybe we should remove rubocop because #110

Freed-Wu avatar Mar 17 '23 03:03 Freed-Wu