changeset 41:47fa61e1845e

clean up indentation
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 30 Sep 2014 03:37:41 +0200
parents 74d42171a531
children 51d2ddc51e40
files content/Eclipse/workspacemechanic.md
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/content/Eclipse/workspacemechanic.md	Tue Sep 30 03:33:59 2014 +0200
+++ b/content/Eclipse/workspacemechanic.md	Tue Sep 30 03:37:41 2014 +0200
@@ -16,9 +16,9 @@
             contact: 'my@email.com'
         },  
         tasks : [
-        'MyFirstRule.epf',
-        'MySecondRule.epf',
-        ]
+            'MyFirstRule.epf',
+            'MySecondRule.epf',
+       ]
     }
 
 As the last step, configure the full URL to the json file as task source. The plugin will load these rules and apply them.