mirror of
https://github.com/armbian/build.git
synced 2026-09-08 23:59:54 +08:00
Fix errors in .editorconfig
This commit is contained in:
+1
-2
@@ -17,7 +17,7 @@ trim_trailing_whitespace = false
|
||||
[*.md]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
insert_final_newline = false
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.json]
|
||||
indent_style = space
|
||||
@@ -36,7 +36,6 @@ function_next_line = false
|
||||
[*.{yaml,yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
insert_final_newline = false
|
||||
|
||||
[*.py]
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user