mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Format shell scripts with indent_size = 2 to match scripts in CI config
This commit is contained in:
@@ -11,7 +11,7 @@ indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{json,md,rb,yml,yaml}]
|
||||
[*.{json,md,rb,sh,yml,yaml}]
|
||||
indent_size = 2
|
||||
|
||||
[*.{js,yml,yaml}]
|
||||
|
||||
Reference in New Issue
Block a user