add GeneralConfig with Language field to config types

This commit is contained in:
leonardotrapani
2026-02-01 13:14:41 +01:00
parent ef953eab3f
commit da8a1e5b0e
3 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"GeneralConfig has Language string field with toml:'language' tag",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Update config loading to handle general language",