forked from p15670423/monkey
Add Swimm pre-commit hook
This commit is contained in:
parent
54f640d83b
commit
7374e615f2
|
@ -43,3 +43,7 @@ repos:
|
|||
files: "monkey/"
|
||||
exclude: "monkey/monkey_island/cc/ui"
|
||||
stages: [push]
|
||||
- repo: https://github.com/swimmio/pre-commit
|
||||
rev: v0.2
|
||||
hooks:
|
||||
- id: swimm-verify
|
||||
|
|
Loading…
Reference in New Issue