mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
5 lines
157 B
INI
5 lines
157 B
INI
[flake8:local-plugins]
|
|
extension =
|
|
XE = tests.integration.test_plugins:ExtensionTestPlugin
|
|
report =
|
|
XR = tests.integration.test_plugins:ReportTestPlugin
|