feat: rewrite the entire core

This commit is contained in:
Vhyrro
2021-08-19 16:43:35 +02:00
parent f96f3443f9
commit 86a600849f
3 changed files with 251 additions and 48 deletions

6
stylua.toml Normal file
View File

@@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
no_call_parentheses = false