mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
Enable no-trailing-whitespace test.
This commit is contained in:
parent
5a992bb34d
commit
72d827a9e2
@ -37,6 +37,7 @@ run_no_unwanted_files = true
|
|||||||
no_unwanted_files_module_extensions = [".py"]
|
no_unwanted_files_module_extensions = [".py"]
|
||||||
no_unwanted_files_yaml_extensions = [".yml"]
|
no_unwanted_files_yaml_extensions = [".yml"]
|
||||||
run_action_groups = true
|
run_action_groups = true
|
||||||
|
run_no_trailing_whitespace = true
|
||||||
|
|
||||||
[[sessions.extra_checks.action_groups_config]]
|
[[sessions.extra_checks.action_groups_config]]
|
||||||
name = "docker"
|
name = "docker"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user