File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 language : system
2828 types : [text, executable]
2929 entry : poetry run check-executables-have-shebangs
30- stages : [commit, push, manual]
30+ stages : [pre- commit, pre- push, manual]
3131 - id : check-json
3232 name : { Checking JSON files
3333 language : system
7474 language : system
7575 types : [text]
7676 entry : poetry run end-of-file-fixer
77- stages : [commit, push, manual]
77+ stages : [pre- commit, pre- push, manual]
7878 - id : fix-byte-order-marker
7979 name : 🚏 Checking UTF-8 byte order marker
8080 language : system
@@ -132,7 +132,7 @@ repos:
132132 language : system
133133 types : [text]
134134 entry : poetry run trailing-whitespace-fixer
135- stages : [commit, push, manual]
135+ stages : [pre- commit, pre- push, manual]
136136 - id : vulture
137137 name : 🔍 Finding unused Python code with Vulture
138138 language : system
You can’t perform that action at this time.
0 commit comments