mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-03 11:56:52 +00:00
5 lines
121 B
INI
5 lines
121 B
INI
[flake8:local-plugins]
|
|
extension =
|
|
XE = test_plugins:ExtensionTestPlugin
|
|
report =
|
|
XR = test_plugins:ReportTestPlugin
|