Skip to content

Commit 215f5c3

Browse files
committed
Fix config.
1 parent 72a62ee commit 215f5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antsibull-nox.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ run_no_unwanted_files = true
2929
no_unwanted_files_module_extensions = [".py"]
3030
no_unwanted_files_yaml_extensions = [".yml"]
3131
run_action_groups = true
32+
run_no_trailing_whitespace = true
3233

3334
[[sessions.extra_checks.action_groups_config]]
3435
name = "robot"
3536
pattern = "^.*$"
3637
exclusions = []
3738
doc_fragment = "community.hrobot.attributes.actiongroup_robot"
38-
run_no_trailing_whitespace = true
3939

4040
[sessions.build_import_check]
4141
run_galaxy_importer = true

0 commit comments

Comments
 (0)