Thanks to visit codestin.com Credit goes to github.com
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 4003667 commit 639bc64Copy full SHA for 639bc64
1 file changed
.pre-commit-hooks.yaml
@@ -0,0 +1,6 @@
1
+- id: jsonschema
2
+ name: jsonschema
3
+ description: json schema validation
4
+ language: python
5
+ pass_filenames: false
6
+ entry: jsonschema
0 commit comments