mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
Explantaion
This commit is contained in:
parent
56eb16f2f9
commit
ce76fb1386
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@
|
||||||
language: python
|
language: python
|
||||||
files: (^|/)tests/.+\.py$
|
files: (^|/)tests/.+\.py$
|
||||||
- id: no-commit-keywords
|
- id: no-commit-keywords
|
||||||
name: "Don't commit when nocommit keyword is present"
|
name: "Don't commit when no-commit keyword is present"
|
||||||
entry: no-commit-keywords
|
entry: no-commit-keywords
|
||||||
language: python
|
language: python
|
||||||
types: [text]
|
types: [text]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue