from retail

This commit is contained in:
NoM0Re
2025-02-09 22:02:20 +01:00
parent 4f98ae597f
commit 0b40284f3f
6 changed files with 18076 additions and 40434 deletions
+24
View File
@@ -0,0 +1,24 @@
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[{babelfish.lua,ForAllIndentsAndPurposes.lua}]
indent_style = space
indent_size = 4
[.luacheckrc]
indent_style = tab
indent_size = 4
[{*.pkgmeta,*.pkgmeta-classic}]
indent_style = space
indent_size = 2