We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6718fed commit f7610f8Copy full SHA for f7610f8
1 file changed
.editorconfig
@@ -5,9 +5,8 @@ indent_style = space
5
indent_size = 4
6
end_of_line = lf
7
charset = utf-8
8
+trim_trailing_whitespace = true
9
+insert_final_newline = true
10
11
[*.md]
12
indent_size = 2
-
-[tests/views/*.php]
13
-insert_final_newline = false
0 commit comments