git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/site-modules/adhoc
diff options
context:
space:
mode:
authormail_redacted_for_web 2021-05-19 10:03:58 +0100
committermail_redacted_for_web 2021-05-19 10:03:58 +0100
commite781ffc0015422365674411a1309a2e05d5f460d (patch)
treedc7a83ff49edb1f564674d846a7c434fbb29e246 /site-modules/adhoc
parentab2fc06328f482ed2196ef72f383f961167401b9 (diff)
downloadcontrol-repo-template-e781ffc0015422365674411a1309a2e05d5f460d.tar.bz2
Indentation for JSON
4 spaces, closing brace at same level as opening brace Co-authored-by: Reid Vandewiele <reid@puppet.com>
Diffstat (limited to 'site-modules/adhoc')
-rw-r--r--site-modules/adhoc/tasks/nix_example.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/site-modules/adhoc/tasks/nix_example.json b/site-modules/adhoc/tasks/nix_example.json
index 8c5ed75..2c4d5c7 100644
--- a/site-modules/adhoc/tasks/nix_example.json
+++ b/site-modules/adhoc/tasks/nix_example.json
@@ -1,4 +1,4 @@
{
- "description": "This is the description for the nix_example task",
- "input_method": "environment"
- }
+ "description": "This is the description for the nix_example task",
+ "input_method": "environment"
+}