mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 16:14:48 +01:00
(feat:layout) Scaffold a good layout
This commit is contained in:
@@ -2,12 +2,11 @@ root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
max_line_length = 120
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
|
||||
[*.json]
|
||||
[{*.html,*.json}]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user