mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
.pre-commit-config.yaml: enable check-json from pre-commit-hooks
This commit is contained in:
parent
9a1965279d
commit
c6fb84c5a7
@ -33,7 +33,7 @@ repos:
|
|||||||
exclude_types:
|
exclude_types:
|
||||||
[svg, tsv]
|
[svg, tsv]
|
||||||
#- id: check-docstring-first
|
#- id: check-docstring-first
|
||||||
#- id: check-json
|
- id: check-json
|
||||||
- id: check-merge-conflict
|
- id: check-merge-conflict
|
||||||
- id: check-toml
|
- id: check-toml
|
||||||
- id: check-xml
|
- id: check-xml
|
||||||
|
Loading…
Reference in New Issue
Block a user