1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2017-11-13 11:51:18 -05:00
..
utils
vault Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
yaml
__init__.py
dataloader.py more info on yaml errors 2017-10-30 12:39:30 -04:00
metadata.py
mod_args.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
plugin_docs.py
quoting.py
splitter.py