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 69bce95 commit cf4b2fdCopy full SHA for cf4b2fd
setup.cfg
@@ -10,7 +10,7 @@ show-source = true
10
exclude = */migrations/*,docs/*,env/*,.tox/*
11
12
[pydocstyle]
13
-add-ignore = D100,D101,D102,D103,D104
+add-ignore = D1
14
match-dir = (?!tests|env|\.).*
15
16
[isort]
0 commit comments