kiezpilz-lichen/cms/vendor/php-markdown-lib-9.1/.editorconfig

12 lines
191 B
INI

# EditorConfig is awesome: https://EditorConfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
[*.php]
indent_style = tab
insert_final_newline = true