kyledot.net/system/vendor/michelf/php-markdown/.editorconfig

12 lines
191 B
INI
Executable File

# 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