mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
editorconfig: use indent_size=2 for Vagrantfiles
This matches the existing formatting of the files. Part of #12408
This commit is contained in:
committed by
Johannes Altmanninger
parent
000a5cc80a
commit
47d7f52149
@@ -21,7 +21,7 @@ indent_size = 4
|
||||
[build_tools/release.sh]
|
||||
max_line_length = 72
|
||||
|
||||
[Dockerfile]
|
||||
[{Dockerfile,Vagrantfile}]
|
||||
indent_size = 2
|
||||
|
||||
[share/{completions,functions}/**.fish]
|
||||
|
||||
Reference in New Issue
Block a user