We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ac4c5 commit ffe369eCopy full SHA for ffe369e
CONTRIBUTING.rst
@@ -92,3 +92,7 @@ and provide a list of any failing flake8 checks. After these are addressed,
92
you can commit the changes prior to publishing the PR.
93
These checks are also included in our CI setup under the "Lint" workflow which
94
will provide output on Github for anything missed locally.
95
+
96
+See the `flake8` section of the
97
+`setup.cfg <https://github.com/boto/botocore/blob/develop/setup.cfg>`__ for the
98
+currently enforced rules.
0 commit comments