mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Use spaces for indention of .conf files
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
parent
bc670254e2
commit
1b1643834c
121 changed files with 2972 additions and 2972 deletions
|
@ -23,9 +23,9 @@ indent_style = space
|
|||
indent_size = 4
|
||||
|
||||
[*.conf]
|
||||
indent_style = tab
|
||||
indent_size = 8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.nix]
|
||||
[*.{nix,json}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Reference in a new issue