add wlx-common lib, move GeneralConfig into it

This commit is contained in:
Aleksander
2025-11-25 00:21:51 +01:00
parent a6da79bf3d
commit 8485639e00
35 changed files with 601 additions and 566 deletions

3
wlx-common/rustfmt.toml Normal file
View File

@@ -0,0 +1,3 @@
tab_spaces = 2
hard_tabs = true
max_width = 120