File tree Expand file tree Collapse file tree 3 files changed +754
-755
lines changed
tests/unit/sdk/output/snapshots/test_ast Expand file tree Collapse file tree 3 files changed +754
-755
lines changed Original file line number Diff line number Diff line change 11default_language_version :
22 python : python3.13
33repos :
4-
54 - repo : https://github.com/ComPWA/taplo-pre-commit
65 rev : v0.9.3
76 hooks :
2423 - id : biome-check
2524 language : node
2625 additional_dependencies : ["@biomejs/biome@1.9.4"]
27- exclude : (src/codemods/eval)|(tests/unit/skills/snapshots)|(tests/unit/codegen/ sdk/output)|(tests/integration/verified_codemods)|(docs/samples)
26+ exclude : (src/codemods/eval)|(tests/unit/skills/snapshots)|(tests/unit/sdk/output)|(tests/integration/verified_codemods)|(docs/samples)
2827 - repo : https://github.com/MarcoGorelli/cython-lint
2928 rev : v0.16.6
3029 hooks :
@@ -88,13 +87,13 @@ repos:
8887 args : ["--frozen", "--all-packages", "--all-extras"]
8988
9089 - repo : https://github.com/hukkin/mdformat
91- rev : 0.7.22 # Use the ref you want to point at
90+ rev : 0.7.22 # Use the ref you want to point at
9291 hooks :
93- - id : mdformat
94- language : python
95- # Optionally add plugins
96- additional_dependencies :
97- - mdformat-gfm
98- - mdformat-ruff
99- - mdformat-config
100- - mdformat-pyproject
92+ - id : mdformat
93+ language : python
94+ # Optionally add plugins
95+ additional_dependencies :
96+ - mdformat-gfm
97+ - mdformat-ruff
98+ - mdformat-config
99+ - mdformat-pyproject
You can’t perform that action at this time.
0 commit comments