linter again

This commit is contained in:
Letter N
2020-12-29 13:56:50 +08:00
parent 90d8ddc0e1
commit 40f937c28b
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -1,9 +1,5 @@
[langserver]
dreamchecker = true
#[code_standards]
#disallow_relative_type_definitions = true
#disallow_relative_proc_definitions = true
[dmdoc]
use_typepath_names = true
+1 -1
View File
@@ -109,4 +109,4 @@
else if (world.time > detectTime)
detectTime = 0
for(var/obj/machinery/computer/security/telescreen/entertainment/TV in GLOB.machines)
TV.notify(FALSE)
TV.notify(FALSE)