Skip to content

Commit ee617c6

Browse files
authored
Prettify and fix yaml indentations (#448)
1 parent 717bbca commit ee617c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/checks.yaml.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{{ datadog_checks[item] | to_nice_yaml }}
1+
{{ datadog_checks[item] | to_nice_yaml(indent=2) }}

0 commit comments

Comments
 (0)