summaryrefslogtreecommitdiff
path: root/.pylintrc
Commit message (Expand)AuthorAgeFilesLines
* Update .pylintrcBrian Haley2022-12-121-13/+5
* Merge "Fix misplaced comparison constant warnings"Zuul2022-10-061-1/+0
|\
| * Fix misplaced comparison constant warningsBrian Haley2022-10-051-1/+0
* | Add missing comma in .pylintrcBrian Haley2022-09-231-1/+1
|/
* Remove "six" libraryRodolfo Alonso Hernandez2020-07-281-1/+2
* Fix pylint R1717 (consider-using-dict-comprehension) refactor messagesBrian Haley2019-03-141-1/+0
* Fix pylint R1716 (chained-comparison) refactor messagesBrian Haley2019-02-211-1/+0
* Fix pylint R1714 (consider-using-in) refactor messagesBrian Haley2019-02-211-1/+0
* Bump pylint version to one that supports python3.7Doug Wiegley2019-02-211-1/+8
* Disable some pylint checksDoug Hellmann2018-10-031-0/+3
* Update pylint disable list to pass pylint 1.7.1 checksAkihiro Motoki2017-06-081-0/+16
* Fix typo in .pylintrc fileda527002017-02-091-1/+1
* Remove last vestiges of oslo-incubatorHenry Gessau2016-11-041-1/+1
* pylint: remove 'openstack' from ignore listIhar Hrachyshka2016-09-081-5/+1
* Start using neutron-lib for shared constants and exceptionsDoug Wiegley2016-02-101-0/+2
* pylint: enable `duplicate-key` checkAngus Lees2015-06-041-1/+0
* Remove 'free' exclusions from pylintAssaf Muller2015-03-061-2/+0
* Move pylint checks to pep8 testenvarmando-migliaccio2015-02-251-0/+2
* Enable pylint unnecessary-passAssaf Muller2015-02-191-1/+0
* Enable pylint no-value-for-parameterAssaf Muller2015-02-191-1/+0
* Enable pylint bad-super-callAssaf Muller2015-02-191-1/+0
* Enable 'free' pylint checksAssaf Muller2015-02-191-5/+0
* Enable super-on-old-class pylint checkAngus Lees2015-02-021-1/+0
* Fix pylint unbalanced-tuple-unpacking warningCedric Brandily2015-01-181-1/+0
* Disable unbalanced-tuple-unpackingCarl Baldwin2015-01-161-0/+1
* Merge "Enable the "not-callable" pylint check"Jenkins2015-01-061-1/+0
|\
| * Enable the "not-callable" pylint checkAngus Lees2014-12-311-1/+0
* | Enable pylint checks for "anomalous" string escapesAngus Lees2014-12-231-3/+0
|/
* Use comments rather than no-op string statementsAngus Lees2014-12-091-1/+0
* Merge "Enable undefined-loop-variable pylint check"Jenkins2014-11-301-1/+0
|\
| * Enable undefined-loop-variable pylint checkAngus Lees2014-11-281-1/+0
* | Fix incorrect exception order in _execute_requestAngus Lees2014-11-271-1/+0
|/
* Merge "Switch run-time import to using importutils.import_module"Jenkins2014-11-191-1/+0
|\
| * Switch run-time import to using importutils.import_moduleAngus Lees2014-10-211-1/+0
* | Merge "Enable assignment-from-no-return pylint check"Jenkins2014-11-111-1/+0
|\ \
| * | Enable assignment-from-no-return pylint checkAngus Lees2014-10-211-1/+0
| |/
* | Merge "Remove single occurrence of lost-exception warning"Jenkins2014-11-081-1/+0
|\ \
| * | Remove single occurrence of lost-exception warningAngus Lees2014-10-201-1/+0
| |/
* | Merge "Hyper-V: Remove useless use of "else" clause on for loop"Jenkins2014-10-281-1/+0
|\ \
| * | Hyper-V: Remove useless use of "else" clause on for loopAngus Lees2014-10-221-1/+0
| |/
* | Merge "Enable no-name-in-module pylint check"Jenkins2014-10-281-1/+4
|\ \
| * | Enable no-name-in-module pylint checkAngus Lees2014-10-221-1/+4
| |/
* | Remove duplicate import of constants moduleAngus Lees2014-10-211-1/+0
|/
* Add pylint tox environment and disable all existing warningsAngus Lees2014-10-121-16/+109
* Remove duplicate module-rgx line in .pylintrcAdam Harwell2014-05-061-1/+0
* Rename Quantum to NeutronMark McClain2013-07-061-1/+2
* Bug #890028Salvatore Orlando2011-12-141-0/+42