mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 20:31:19 -03:00
editorconfig: set YAML indent_size to 2
This matches what we're already using, except for a few inconsistencies. Part of #12408
This commit is contained in:
committed by
Johannes Altmanninger
parent
f6936f222a
commit
fb56a6a54d
@@ -29,3 +29,6 @@ max_line_length = unset
|
||||
|
||||
[{COMMIT_EDITMSG,git-revise-todo,*.jjdescription}]
|
||||
max_line_length = 72
|
||||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user