Skip to content

Commit 233e7ee

Browse files
committed
Merge remote-tracking branch 'origin/main' into fix-sync-workflow-version2
2 parents 597cc73 + 3370a4e commit 233e7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync-files/anemoi/all/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repos:
5858
rev: v0.0.14
5959
hooks:
6060
- id: rstfmt
61-
exclude: 'cli/.*' # Because we use argparse
61+
exclude: '(cli|schemas)/.*' # Because we use argparse and pydantic sphinx directives
6262
- repo: https://github.com/tox-dev/pyproject-fmt
6363
rev: "v2.5.0"
6464
hooks:

0 commit comments

Comments
 (0)