Skip to content

Commit 829850d

Browse files
committed
Remove --enforce-all
It's not clear if it can modify files, but let's not risk it.
1 parent 06d2195 commit 829850d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ repos:
174174
stages: [pre-push]
175175
args:
176176
- '--notice=$HOME/system/share/templates/apache-copyright.txt'
177-
- '--enforce-all'
178177
exclude: &formatignore |
179178
(?x)(
180179
\.pyi|

0 commit comments

Comments
 (0)