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 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

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.
6dbf3136274bc341e1a97c466689d1b6c1c1d906 David Trowbridge

Files

setup.cfg
Loading...