dfh
56fb68f220
Some checks reported errors
As discussed in [1] and per the new formatting policy [2]
[1] https://matrix.to/#/!YfU2d0xXyRXv6FB8e9:auxolotl.org/$ixiOU4nC5YwV13rteiSZ8NO2oBUDOylFPsiDf4BkZnc?via=auxolotl.org&via=matrix.org&via=krab.chat
[2] b3fe093ca5
17 lines
233 B
INI
17 lines
233 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
indent_style = tabs
|
|
|
|
[*.nix]
|
|
indent_size = 2
|
|
indent_style = space
|
|
|
|
[*.md]
|
|
indent_size = 2
|
|
trim_trailing_whitespace = false
|