Explantaion

This commit is contained in:
Manu Raghavan 2020-06-10 15:27:47 +05:30
parent 56eb16f2f9
commit ce76fb1386

View file

@ -162,7 +162,7 @@
language: python
files: (^|/)tests/.+\.py$
- 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
language: python
types: [text]