summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@goodpoint.de>2009-09-25 03:08:57 +0200
committerRobert Buchholz <rbu@goodpoint.de>2009-09-25 03:08:57 +0200
commitec0bd9c754e39480bfbee8956318226ffe541549 (patch)
tree710c09beda554513de2e1cfb0918612c39f3f81c /tidy.config
parentTidy up and add planning for repo config (diff)
downloadrepositories-xml-format-ec0bd9c754e39480bfbee8956318226ffe541549.tar.gz
repositories-xml-format-ec0bd9c754e39480bfbee8956318226ffe541549.tar.bz2
repositories-xml-format-ec0bd9c754e39480bfbee8956318226ffe541549.zip
Add simple layman parser and tidy.config
Diffstat (limited to 'tidy.config')
-rw-r--r--tidy.config9
1 files changed, 9 insertions, 0 deletions
diff --git a/tidy.config b/tidy.config
new file mode 100644
index 0000000..9b7d7ec
--- /dev/null
+++ b/tidy.config
@@ -0,0 +1,9 @@
+indent: auto
+indent-spaces: 2
+indent-attributes: yes
+punctuation-wrap: yes
+sort-attributes: alpha
+vertical-space: yes
+wrap-attributes: yes
+wrap: 80
+force-output: yes