diff options
Diffstat (limited to 'backend/ikistrap/tidy.config')
-rw-r--r-- | backend/ikistrap/tidy.config | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/backend/ikistrap/tidy.config b/backend/ikistrap/tidy.config new file mode 100644 index 0000000..e0ee067 --- /dev/null +++ b/backend/ikistrap/tidy.config @@ -0,0 +1,9 @@ +quiet: yes +indent: yes +indent-with-tabs: yes +wrap: 0 +hide-comments: yes +omit-optional-tags: yes +punctuation-wrap: yes +tidy-mark: no +drop-empty-elements: no |