Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pyMOR
pymor
Commits
00654d69
Commit
00654d69
authored
Jan 24, 2023
by
René Fritze
Browse files
[pre-commit] `--force-exclude is now used by the hook internally
parent
d93e2a15
Changes
1
Hide whitespace changes
Inline
Side-by-side
.pre-commit-config.yaml
View file @
00654d69
...
...
@@ -18,8 +18,7 @@ repos:
rev
:
'
v0.0.219'
hooks
:
-
id
:
ruff
# Respect `exclude` and `extend-exclude` settings.
args
:
[
"
--force-exclude"
,
"
--fix"
]
args
:
[
"
--fix"
]
-
repo
:
https://github.com/DavidAnson/markdownlint-cli2
rev
:
v0.4.0
hooks
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment