manila/tools
Chuck Short 4d0abb4a14 Simplify running pylint
This commit does several things:

- Setup and run pylint directly rather than running through a script.
  This allows the user to see what is happening while the user is running
  through pylint.
- Allow the user to either run pylint on a particular changeset,
  or the entire manila tree.
- Allow the user to run on a particular changeset. Using like HEAD~1,
  etc.
- I disabled the tests that were reported by pylint.
  The thought here would be go through the failures
  and correct them.
- Update pylint to 2.1.1.

Change-Id: I398d1ba01a3fd7f1c86ad4065a7984d276f33383
Signed-off-by: Chuck Short <chucks@redhat.com>
2018-10-11 15:13:49 -04:00
..
check_exec.py Detect addition of executable files 2016-04-08 14:28:42 +00:00
check_logging.sh Remove unused logging import and LOG global 2016-04-05 07:06:08 -04:00
coding-checks.sh Simplify running pylint 2018-10-11 15:13:49 -04:00
colorizer.py Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02:00
cover.sh Use stestr for coverage 2018-01-14 13:26:53 +08:00
enable-pre-commit-hook.sh Remove run_tests.sh 2018-10-04 09:55:45 -04:00
fast8.sh Add tox fast8 option 2016-02-21 09:19:39 -05:00
install_venv.py Last sync to Manila from oslo-incubator 2015-11-20 19:20:21 +00:00
install_venv_common.py Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02:00
test-setup.sh Fix grammatical mistake, Changed character from "a" to "an" 2017-07-14 13:39:26 +08:00
with_venv.sh Last sync to Manila from oslo-incubator 2015-11-20 19:20:21 +00:00