python-cinderclient/tools
Sean McGinnis 82f0ceb724 Add flake8-import-order extension
This adds the import order extension to match what we have in the cinder
repo. This is a linting extension that will check that imports are in
the correct order and the correct grouping so they automatically get
flagged, and it won't be whether reviewers notice and decide to do
anything or not.

Cinder change was Ic13ba238a4a45c6219f4de131cfe0366219d722f for a little
more wordy reasoning.

Also includes updates for noqa tags. Newer version of the linters appear
to want these on the function definition line, not on the decorator
line.

Change-Id: Ibf3f3afbf3bb6ec6613b35f91d4a353c6a391f41
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-03-10 15:04:27 -05:00
..
cinder.bash_completion Hide cinder CLI errors on bash-completion 2019-10-18 12:08:00 -04:00
colorizer.py Add flake8-import-order extension 2021-03-10 15:04:27 -05:00
generate_authors.sh Initial split from python-novaclient. 2012-05-21 16:32:35 -04:00
install_venv.py Remove all usage of six library 2021-03-04 16:03:35 +08:00
install_venv_common.py Stop to use the __future__ module. 2020-06-02 20:46:48 +02:00
lintstack.py Merge "Remove all usage of six library" 2021-03-08 16:02:59 +00:00
lintstack.sh Add pylint tox env 2016-04-07 12:57:10 -04:00
with_venv.sh Initial split from python-novaclient. 2012-05-21 16:32:35 -04:00