mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-20 03:46:09 +08:00
fix(editorconfig): correct braces (#1094)
Signed-off-by: Ryan <me@hackerc.at>
This commit is contained in:
@@ -12,6 +12,6 @@ indent_size = 4
|
||||
indent_style = unset
|
||||
indent_size = unset
|
||||
|
||||
[*.{yml,yaml,js{,on}}]
|
||||
[*.{yml,yaml,js,json}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user