Files
Luna 18d0b333d2
ci / test (push) Successful in 11s
Initial service implementation
2026-07-16 20:16:05 +00:00

13 lines
206 B
INI

root = true
[*.{js,ts,json,yml,yaml,md,sh}]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[Makefile]
indent_style = tab