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 fff9d1a commit 4aebfaeCopy full SHA for 4aebfae
tox.ini
@@ -4,7 +4,7 @@ docstring-convention=all
4
import-order-style=pycharm
5
application_import_names=pydis_core,docs,tests
6
exclude=.cache,.venv,.git,constants.py,bot/
7
-ignore=
+extend-ignore=
8
B311,W503,E226,S311,T000,E731
9
# Missing Docstrings
10
D100,D104,D105,D107,
0 commit comments