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/lib/ansible/parsing
Matt Martz 99d4f5bab4 Remove uses of assert in production code (#32079)
* Remove uses of assert in production code

* Fix assertion

* Add code smell test for assertions, currently limited to lib/ansible

* Fix assertion

* Add docs for no-assert

* Remove new assert from enos

* Fix assert in module_utils.connection
7 years ago
..
utils ansible/parsing: PEP8 compliancy (#24701) 7 years ago
vault Remove uses of assert in production code (#32079) 7 years ago
yaml pylint fixes for vault related code (#27721) 7 years ago
__init__.py Fix typo in lib/ansible/parsing/__init__.py (#16761) 8 years ago
dataloader.py more info on yaml errors 7 years ago
metadata.py metadata 1.1 7 years ago
mod_args.py Remove uses of assert in production code (#32079) 7 years ago
plugin_docs.py Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
quoting.py ansible/parsing: PEP8 compliancy (#24701) 7 years ago
splitter.py Try to show original exception info for yaml (and other) errors (#24468) 7 years ago