We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717bbca commit ee617c6Copy full SHA for ee617c6
templates/checks.yaml.j2
@@ -1 +1 @@
1
-{{ datadog_checks[item] | to_nice_yaml }}
+{{ datadog_checks[item] | to_nice_yaml(indent=2) }}
0 commit comments