pre-commit-hooks/tests
Adrian Lopez f60596972c yaml: add new option to ignore "!ansible" tags
This new option for the yaml checker modify ruamel to remove the "!"
from the "!vault" tag if it is found.
Removing that part allows the file to be parsed correctly, so other
errors could be found.

fixes: #273
2022-12-02 09:12:02 +01:00
..
__init__.py Initial commit. 2014-03-13 08:41:35 -07:00
check_added_large_files_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_ast_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_builtin_literals_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_byte_order_marker_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_case_conflict_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_docstring_first_test.py adjust error outputs to be more standardized 2022-04-06 16:59:53 -04:00
check_executables_have_shebangs_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_json_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_merge_conflict_test.py adjust error outputs to be more standardized 2022-04-06 16:59:53 -04:00
check_shebang_scripts_are_executable_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_symlinks_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_toml_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_vcs_permalinks_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_xml_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_yaml_test.py yaml: add new option to ignore "!ansible" tags 2022-12-02 09:12:02 +01:00
conftest.py drop python3.6 support 2022-01-15 19:24:05 -05:00
debug_statement_hook_test.py adjust error outputs to be more standardized 2022-04-06 16:59:53 -04:00
destroyed_symlinks_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
detect_aws_credentials_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
detect_private_key_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
end_of_file_fixer_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
file_contents_sorter_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
fix_byte_order_marker_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
fix_encoding_pragma_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
forbid_new_submodules_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
mixed_line_ending_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
no_commit_to_branch_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
pretty_format_json_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
readme_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
removed_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
requirements_txt_fixer_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
sort_simple_yaml_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
string_fixer_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
tests_should_end_in_test_test.py add --pytest-test-first convention 2022-06-07 09:10:42 -07:00
trailing_whitespace_fixer_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
util_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00