forked from mirrors/thatmattlove-hyperglass
remove example validation from pre-commit hooks
This commit is contained in:
parent
2c1746dc90
commit
0d3ac4cbdf
1 changed files with 0 additions and 8 deletions
|
|
@ -5,11 +5,3 @@ repos:
|
|||
- id: flake8
|
||||
stages:
|
||||
- commit
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: validate_examples
|
||||
name: Validate Examples
|
||||
stages:
|
||||
- commit
|
||||
entry: hooks.sh
|
||||
language: script
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue