diff --git a/SpacemanDMM.toml b/SpacemanDMM.toml index 81aff0d557..eb25c8a0cd 100644 --- a/SpacemanDMM.toml +++ b/SpacemanDMM.toml @@ -1,9 +1,9 @@ [langserver] dreamchecker = true -[code_standards] -disallow_relative_type_definitions = true -disallow_relative_proc_definitions = true +#[code_standards] +#disallow_relative_type_definitions = true +#disallow_relative_proc_definitions = true [dmdoc] use_typepath_names = true