python-openstackclient/openstackclient/tests
Akihiro Motoki f3bbf52b3c Use flake8-import-order plugin
In reviews we usually check import grouping but it is boring.
By using flake8-import-order plugin, we can avoid this.
It enforces loose checking so it sounds good to use it.
This flake8 plugin is already used in tempest.

Note that flake8-import-order version is pinned to avoid unexpected
breakage of pep8 job.

Setup for unit tests of hacking rules is tweaked to disable
flake8-import-order checks. This extension assumes an actual file exists
and causes hacking rule unit tests.

Change-Id: I12b596820727aeeb379bee16c2bc993dee9eb637
2017-08-17 06:55:00 +00:00
..
functional Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
unit Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00