Files
Bubberstation/SpacemanDMM.toml
SkyratBot 28a821a4f4 [MIRROR] dmdoc now shows typepaths instead of names (#829)
* dmdoc now shows typepaths instead of names (#53746)

* dmdoc now shows typepaths instead of names

Co-authored-by: Fikou <piotrbryla@onet.pl>
2020-09-17 02:05:12 +01:00

10 lines
170 B
TOML

[langserver]
dreamchecker = true
[code_standards]
disallow_relative_type_definitions = true
disallow_relative_proc_definitions = true
[dmdoc]
use_typepath_names = true