Template
mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2026-09-19 16:24:10 +08:00
Sort EditorConfig rules
This commit is contained in:
+1
-1
@@ -2,9 +2,9 @@ root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user