mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-07 04:51:42 +00:00
test(rubocop): switch to using pre-commit
's built-in file filtering
* only run `rubocop` when relevant files have changed
This commit is contained in:
parent
2eada5a13e
commit
c3b4c14070
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ repos:
|
|||
- id: rubocop
|
||||
name: Check Ruby files with rubocop
|
||||
args: [--debug]
|
||||
always_run: true
|
||||
pass_filenames: false
|
||||
- repo: https://github.com/shellcheck-py/shellcheck-py
|
||||
rev: v0.9.0.6
|
||||
hooks:
|
||||
|
|
Loading…
Add table
Reference in a new issue