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 adabc25 commit 5544908Copy full SHA for 5544908
1 file changed
.pre-commit-config.yaml
@@ -26,3 +26,4 @@ repos:
26
- id: codespell
27
# remove toml extra once Python 3.10 is no longer supported
28
additional_dependencies: ['.[toml]']
29
+ args: ["--skip=CODE_OF_CONDUCT.md"]
0 commit comments