Add flake8/pep8 settings to setup.cfg

Review Request #11959 — Created Jan. 21, 2022 and submitted — Latest diff uploaded

Information

Djblets
release-3.x

Reviewers

Review Bot will run flake8 when changes are posted for review, but it's
useful to be able to use it locally. This change adds the relevant
configuration so that it's run with the same settings, to prevent
warnings about things we don't care about.

Ran flake8 and saw it ignore some things we don't use.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Add flake8/pep8 settings to setup.cfg
Review Bot will run flake8 when changes are posted for review, but it's useful to be able to use it locally. This change adds the relevant configuration so that it's run with the same settings, to prevent warnings about things we don't care about. Testing Done: Ran flake8 and saw it ignore some things we don't use.
a905c54f027bedc973586a9dd89fe64a01a37c2a David Trowbridge

Files

setup.cfg
Loading...