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/test/sanity
Toshio Kuratomi 45251f910c Make BaseFileCache into an abstractbaseclass so it's a proper interface
Push the opening and closing of files into the _load and _dump methods
so that we don't invoke the slow codec machinery without reason.
2017-02-22 10:27:29 -05:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Consider module_utils deps when running tests. (#21382) 2017-02-13 18:49:36 -08:00
pep8 Make BaseFileCache into an abstractbaseclass so it's a proper interface 2017-02-22 10:27:29 -05:00
shellcheck Add unify_repos.sh to shellcheck skip list. 2016-11-30 23:44:17 -08:00
validate-modules DOC options must be a dict when used with extends_documentation_fragment (#21745) 2017-02-21 17:42:39 -08:00