We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a62ee commit 215f5c3Copy full SHA for 215f5c3
antsibull-nox.toml
@@ -29,13 +29,13 @@ run_no_unwanted_files = true
29
no_unwanted_files_module_extensions = [".py"]
30
no_unwanted_files_yaml_extensions = [".yml"]
31
run_action_groups = true
32
+run_no_trailing_whitespace = true
33
34
[[sessions.extra_checks.action_groups_config]]
35
name = "robot"
36
pattern = "^.*$"
37
exclusions = []
38
doc_fragment = "community.hrobot.attributes.actiongroup_robot"
-run_no_trailing_whitespace = true
39
40
[sessions.build_import_check]
41
run_galaxy_importer = true
0 commit comments