mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-14 20:07:38 +00:00
Exclude dnf_config_manager fixtures from trailing space check.
This commit is contained in:
parent
ff7f90fb4f
commit
ebb813680e
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ no_trailing_whitespace_skip_paths = [
|
|||
"tests/integration/targets/setup_flatpak_remote/files/repo.tar.xz",
|
||||
]
|
||||
no_trailing_whitespace_skip_directories = [
|
||||
"tests/unit/plugins/modules/dnf_config_manager/fixtures/",
|
||||
"tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/",
|
||||
"tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/input/",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue