summaryrefslogtreecommitdiffstats
path: root/utils/.pylintrc
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate root/utils testsJason DeTiberus2017-03-061-1/+0
| | | | - Consolidate tests between the root of the repo and utils
* More toxificationJason DeTiberus2017-01-101-0/+1
- 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