mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 06:14:17 +00:00
Add group_vars/mash_servers_all to .editorconfig
This commit is contained in:
parent
7f43d87460
commit
ea32d5dca4
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@ indent_size = 4
|
|||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[group_vars/mash_servers_all]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[justfile]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
|
Loading…
Reference in a new issue