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 a379420 commit c361adaCopy full SHA for c361ada
.pre-commit-config.yaml
@@ -5,6 +5,8 @@ repos:
5
- id: check-yaml
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
+ - id: check-json
9
+ exclude: mathics_scanner/data/characters.json
10
- repo: https://github.com/psf/black
11
rev: 19.3b0
12
hooks:
0 commit comments