fix(bash): repository initialization bugs and update configurations (#22311)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
max_line_length = 80
|
||||
|
||||
[*.{json,ts,js,yml}]
|
||||
[*.{json,ts,js,yml,sh}]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user