f4f5f1c719
In hacking 2.0, local-check-factory was removed as it is not compatible with flake8 3.x and it is advised to use flake8's local plugins [1]. Checks specific to neutron-lib registered via local-check-factory are converted into flake8's local plugins [2]. Note that neutron_lib.hacking.checks.factory is kept not to break hacking checks in neutron-lib consumers. They need to be converted into the style in hacking 2.x in each repository and then we can drop the factory here. [1] https://docs.openstack.org/releasenotes/hacking/unreleased.html#relnotes-2-0-0 [2] https://flake8.pycqa.org/en/3.7.0/user/configuration.html#using-local-plugins Change-Id: I90419fe0b385e7bee216a52c1169aba6d6975d56 |
||
---|---|---|
.. | ||
hacking.rst | ||
index.rst |