dmdoc now shows typepaths instead of names (#53746)

This commit is contained in:
Fikou
2020-09-17 02:45:28 +08:00
committed by GitHub
parent 5c2afd26ad
commit aa677bc577
+3
View File
@@ -4,3 +4,6 @@ dreamchecker = true
[code_standards]
disallow_relative_type_definitions = true
disallow_relative_proc_definitions = true
[dmdoc]
use_typepath_names = true