Attempting a simpler configuration. Podman doesn't like it. Moving to Docker for sanity check.
This commit is contained in:
11
lib/vendor/michelf/php-markdown/.editorconfig
vendored
Normal file
11
lib/vendor/michelf/php-markdown/.editorconfig
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user