Remove insert_final_newline
Some checks reported errors
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
This commit is contained in:
parent
6439ca00d5
commit
56fb68f220
|
@ -9,10 +9,8 @@ indent_style = tabs
|
|||
|
||||
[*.nix]
|
||||
indent_size = 2
|
||||
insert_final_newline = false
|
||||
indent_style = space
|
||||
|
||||
[*.md]
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = false
|
Loading…
Reference in a new issue