summaryrefslogtreecommitdiffstats
path: root/git/.yamllint
Commit message (Collapse)AuthorAgeFilesLines
* More toxificationJason DeTiberus2017-01-101-67/+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
* YAML LintingRussell Teague2016-12-121-0/+67
* Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks