src_js/iconolab-bundle/.editorconfig
author durandn
Mon, 19 Sep 2016 14:36:41 +0200
changeset 191 fb067974f47e
parent 146 f912b591e1c1
permissions -rw-r--r--
clearer placeholders for static pages and legal mentions examples using jocondelab's as an example

root = true

[*]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true