summaryrefslogtreecommitdiffstats
path: root/git/.pylintrc
Commit message (Collapse)AuthorAgeFilesLines
* More toxificationJason DeTiberus2017-01-101-384/+0
| | | | | | | | | | | | - Move pylint tests to tox - Move yamllint tests to tox - Create separate tox config (and setup.py) for root - bump ansible requirement - unify pylint config - add docs - remove git directory containing old testing tools - install python-six if not present for openshift-facts - add python-six as a dependency for openshift-ansible-utils
* python3 support, add tox for better local testing against multiple python ↵Jason DeTiberus2016-12-201-3/+3
| | | | versions
* Fixes to 'make ci'Tim Bielawa2016-12-091-9/+2
| | | | | | | | | | | | | * Fixed: A grep filter was capturing the actual pylint check rc's * Changed: pylint used to print out messages for locally-disabled and file-ignored items * Changed: pylint output format is now 'parseable' * Cleaned up: Pylint was emitting deprecation messages for 'required-attributes' and 'ignore-iface-methods'. They have been removed from the pylintrc file
* Zabbix IdempotencyKenny Woodson2015-08-111-3/+3
|
* Update max length to 120 characters as per the style guideWesley Hearn2015-06-011-1/+1
|
* Updated settings for pylintrc.Kenny Woodson2015-05-211-2/+3
|
* Adding commit hooks for jenkinsKenny Woodson2015-04-221-0/+390