mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
11 lines
153 B
INI
11 lines
153 B
INI
[run]
|
|
branch = True
|
|
source =
|
|
flake8
|
|
|
|
|
|
[paths]
|
|
source =
|
|
src/flake8
|
|
.tox/*/lib/python*/site-packages/flake8
|
|
.tox/pypy/site-packages/flake8
|