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/test/lib/ansible_test/_internal/cli/parsers
Matt Clay 715ab99462
ansible-test - Improve code formatting (#79983)
* ansible-test - Add blank lines after docstrings

* ansible-test - Preserve formatting of arg pairs

* ansible-test - Remove unused string

* ansible-test - Remove pointless dict() usage

* ansible-test - Clean up initial func arg indenting

* ansible-test - Clean up constructor arg indenting

* ansible-test - Clean up func arg wrapping

* ansible-test - Clean up comma and paren placement
1 year ago
..
__init__.py ansible-test - Improve code formatting (#79983) 1 year ago
base_argument_parsers.py ansible-test - Improve code formatting (#79983) 1 year ago
helpers.py ansible-test - Avoid use of deprecated type hints. (#78456) 2 years ago
host_config_parsers.py ansible-test - Improve code formatting (#79983) 1 year ago
key_value_parsers.py ansible-test - Improve code formatting (#79983) 1 year ago
value_parsers.py ansible-test - Improve code formatting (#79983) 1 year ago