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/docs/docsite/rst/dev_guide
Matt Martz a639dc6d88
Add a new check to ensure that module arguments are valid python identifiers (#53278)
* Add a new check to ensure that module arguments are valid python identifiers

* Move the check up higher, out of the if docs block

* Skip validate-modules on py2

* Remove errant alias
2019-03-05 10:26:06 -06:00
..
shared_snippets
style_guide
testing/sanity doc - skip/windows for integration tests (#53010) 2019-02-26 15:41:46 -06:00
debugging.rst standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
developing_api.rst
developing_core.rst
developing_inventory.rst Fix an incorrect function call in a documentation example. (#53233) 2019-03-04 07:27:24 -06:00
developing_locally.rst Fix the example plugin paths (#52881) 2019-02-25 15:35:34 -06:00
developing_module_utilities.rst
developing_modules.rst
developing_modules_best_practices.rst
developing_modules_checklist.rst
developing_modules_documenting.rst
developing_modules_general.rst
developing_modules_general_aci.rst
developing_modules_general_windows.rst Ansible.Basic - add required_by to module spec (#51407) 2019-02-15 13:00:25 +10:00
developing_modules_in_groups.rst
developing_plugins.rst Developer documentation - Change path to connection_plugins (#52577) 2019-02-27 11:53:39 -06:00
developing_program_flow_modules.rst
developing_python_3.rst
developing_rebasing.rst
index.rst
Makefile
module_lifecycle.rst
overview_architecture.rst
testing.rst
testing_compile.rst
testing_documentation.rst
testing_httptester.rst
testing_integration.rst Remove redundant article in testing integration note (#53209) 2019-03-04 07:21:10 -06:00
testing_integration_legacy.rst
testing_pep8.rst
testing_running_locally.rst
testing_sanity.rst Docs: List of Sanity Tests (#52986) 2019-02-26 11:27:39 -06:00
testing_units.rst
testing_units_modules.rst
testing_validate-modules.rst Add a new check to ensure that module arguments are valid python identifiers (#53278) 2019-03-05 10:26:06 -06:00