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