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 e40a418 commit a83ac02Copy full SHA for a83ac02
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
rev: v0.9.3
18
hooks:
19
- id: taplo-format
20
- args: ["--option array_auto_collapse=false"]
+ args: ["--option", "array_auto_collapse=false"]
21
- id: taplo-lint
22
args: ["--no-schema"]
23
- repo: https://github.com/abravalheri/validate-pyproject
0 commit comments