mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Disable trim_trailing_whitespace in .editorconfig
Closes GH-1655.
This commit is contained in:
@@ -9,3 +9,4 @@ indent_size = 1
|
||||
indent_style = space
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
Reference in New Issue
Block a user