mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Fix lint-tests pre-commit hook
This commit is contained in:
parent
257e910a7d
commit
73bac9318a
1 changed files with 1 additions and 1 deletions
|
@ -287,5 +287,5 @@ repos:
|
||||||
files: ^tests/\.*\.py$
|
files: ^tests/\.*\.py$
|
||||||
args:
|
args:
|
||||||
- -e
|
- -e
|
||||||
- lint-salt
|
- lint-tests
|
||||||
- --
|
- --
|
||||||
|
|
Loading…
Add table
Reference in a new issue