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 0c8458c commit 6670963Copy full SHA for 6670963
.pre-commit-config.yaml
@@ -28,6 +28,7 @@ repos:
28
- id: ruff
29
name: ruff-doc
30
files: doc/data/messages
31
+ exclude: doc/data/messages/u/unreachable-match-patterns/bad.py
32
- repo: https://github.com/Pierre-Sassoulas/copyright_notice_precommit
33
rev: 0.1.2
34
hooks:
0 commit comments