ansible/test/sanity/validate-modules
2019-06-14 08:36:24 -07:00
..
__init__.py
ignore.txt validate-modules: ignore existing E337/E338 errors 2019-06-14 08:36:24 -07:00
main.py validate-modules: new module: fail if 'type' isn't documented 2019-06-14 08:36:24 -07:00
module_args.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
ps_argspec.ps1 Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
schema.py Validate types before asserting lengths (#56882) 2019-05-23 16:51:28 -05:00
skip.txt Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
test_validate_modules_regex.py Remove nose from unittests (#54055) 2019-03-19 18:36:45 -07:00
utils.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
validate-modules