You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity
Matt Martz 2fbfba0ef3 Make Reporter class hold all results, move line/col into results, and out of message (#24127)
* Make Reporter class hold all results, move line/col into results, and out of message

* Move line/col out of message for YAML parser errors

* We have lineno for the DOC var, use it for YAML parser errors

* Remove valdiate-modules files from legacy-files

* pep8 indentation fixes

* Add todo for line/col in _validate_docs_schema
9 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 9 years ago
code-smell Add integration test that modules are loaded from the expected locations (#24170) 9 years ago
pep8 Make Reporter class hold all results, move line/col into results, and out of message (#24127) 9 years ago
pylint Fix var precedence check to support python 3. (#23552) 9 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 9 years ago
shellcheck Disable newer shellcheck tests which don't pass. 9 years ago
validate-modules Make Reporter class hold all results, move line/col into results, and out of message (#24127) 9 years ago