We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3acb7 commit ee07303Copy full SHA for ee07303
.pre-commit-config.yaml
@@ -15,4 +15,4 @@ repos:
15
hooks:
16
- id: gdformat
17
args: [--line-length=200]
18
-files: ^(addons/block_code/(?!lib/).*|tests/.*)$
+files: ^(addons/block_code/(?!lib/|locale/).*|tests/.*)$
0 commit comments