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 2457852 commit b0578feCopy full SHA for b0578fe
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
default_language_version:
2
python: python3
3
# Specify files to exclude - pre-commit hook doesn't parse pyproject.toml
4
-exclude: tests/data/hp.ttl|tests/data/hp_f.ttl|.*\.svg|jsonschema_value_constraints.yaml
+exclude: linkml_runtime/linkml_model/.*
5
repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
rev: v4.4.0
0 commit comments