Skip to content

Commit ffe369e

Browse files
authored
Update CONTRIBUTING.rst (boto#2534)
Add link to the setup.cfg where the flake8 rules are.
1 parent 55ac4c5 commit ffe369e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.rst

+4
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,7 @@ and provide a list of any failing flake8 checks. After these are addressed,
9292
you can commit the changes prior to publishing the PR.
9393
These checks are also included in our CI setup under the "Lint" workflow which
9494
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

Comments
 (0)