mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-13 10:02:40 +01:00
13 lines
203 B
TOML
13 lines
203 B
TOML
[langserver]
|
|
dreamchecker = true
|
|
|
|
[debugger]
|
|
engine = "auxtools"
|
|
|
|
#[code_standards]
|
|
disallow_relative_type_definitions = true
|
|
disallow_relative_proc_definitions = true
|
|
|
|
[dmdoc]
|
|
use_typepath_names = true
|