mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
remove example validation from pre-commit hooks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user