This commit is contained in:
Qyriad 2026-01-27 11:29:10 +01:00
parent d8ac4e157d
commit bcd11513ef
12 changed files with 1042 additions and 5 deletions

View file

@ -7,7 +7,7 @@ trim_trailing_whitespace = true
charset = utf-8
[*.rs]
indent_style = tab
indent_style = space
indent_size = 4
[*.nix]