Get lavacast generation working

This commit is contained in:
astatin3eeeee
2024-12-30 11:48:17 -07:00
parent 60af71f0da
commit 5bf6d73a23
24 changed files with 1890 additions and 2 deletions
Executable
+13
View File
@@ -0,0 +1,13 @@
[*]
charset = utf-8
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 4
ij_continuation_indent_size = 4
[*.{json, yml}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false