mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-04-10 19:01:03 +00:00
Also ignore keyfile3.
This commit is contained in:
@@ -41,6 +41,9 @@ no_unwanted_files_module_extensions = [".py"]
|
||||
no_unwanted_files_yaml_extensions = [".yml"]
|
||||
run_action_groups = true
|
||||
run_no_trailing_whitespace = true
|
||||
no_trailing_whitespace_skip_paths = [
|
||||
"tests/integration/targets/luks_device/files/keyfile3",
|
||||
]
|
||||
no_trailing_whitespace_skip_directories = [
|
||||
"tests/unit/plugins/module_utils/_acme/fixtures/",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user