forked from p15670423/monkey
Add arguments to eslint pre-commit hook
This commit is contained in:
parent
d01de96e95
commit
3cf5384016
|
@ -32,3 +32,4 @@ repos:
|
||||||
rev: v7.24.0
|
rev: v7.24.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: eslint
|
- id: eslint
|
||||||
|
args: ["monkey/monkey_island/cc/ui/src/", "--fix"]
|
||||||
|
|
Loading…
Reference in New Issue