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 f674d67 commit c1a8193Copy full SHA for c1a8193
.pre-commit-config.yaml
@@ -124,7 +124,7 @@ repos:
124
hooks:
125
- id: prettier
126
args: [--prose-wrap=always, --print-width=88]
127
- exclude: tests(/\w*)*data/
+ exclude: tests(/\w*)*data/|.github/FUNDING.yml
128
- repo: https://github.com/DanielNoord/pydocstringformatter
129
rev: v0.7.2
130
0 commit comments