fix(bash): repository initialization bugs and update configurations (#22311)
This commit is contained in:
parent
d3cbce652d
commit
03df002471
5 changed files with 23 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue