We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac99474 commit 83a3cd4Copy full SHA for 83a3cd4
1 file changed
.pre-commit-config.yaml
@@ -14,6 +14,7 @@ repos:
14
- id: check-toml
15
- id: mixed-line-ending
16
- id: end-of-file-fixer
17
+ exclude: "^juju/client/schemas-juju.*json$"
18
- id: trailing-whitespace
19
- id: detect-private-key
20
# Run the Ruff linter.
0 commit comments