Skip to content

Commit c9d5884

Browse files
committed
Test
1 parent 1e01c8f commit c9d5884

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ repos:
2323
- id: check-added-large-files
2424
- id: check-ast
2525
- id: check-json
26+
types: [text]
27+
files: \.(json|template)$
2628
- id: pretty-format-json
2729
- id: debug-statements
2830
- id: check-merge-conflict

0 commit comments

Comments
 (0)