1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00

remove example validation from pre-commit hooks

This commit is contained in:
checktheroads 2021-01-02 16:50:31 -07:00
parent 2c1746dc90
commit 0d3ac4cbdf

View file

@ -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