Indentation for JSON
4 spaces, closing brace at same level as opening brace Co-authored-by: Reid Vandewiele <reid@puppet.com>
This commit is contained in:
		
							parent
							
								
									ab2fc06328
								
							
						
					
					
						commit
						e781ffc001
					
				@ -1,4 +1,4 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
     "description": "This is the description for the nix_example task",
 | 
					    "description": "This is the description for the nix_example task",
 | 
				
			||||||
     "input_method": "environment"
 | 
					    "input_method": "environment"
 | 
				
			||||||
   }
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user