We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa3feac commit 29aef1bCopy full SHA for 29aef1b
CONTRIBUTING.md
@@ -61,7 +61,7 @@ testing.
61
- Please use [type hints][py-typing] for all function/method signatures
62
(exception: tests)
63
- Please use the following linters (see configuration files in the repository's
64
- root directory, _e.g._ `setup.cfg`, for settings):
+ root directory, _e.g._ `pylint.cfg`, for settings):
65
- [`flake8`][py-flake8]
66
- [`mypy`][py-mypy] to help with type hints
67
- [`pylint`][py-pylint] (use available [configuration][py-pylint-conf])
0 commit comments