Travis EOF newline detection v3 (#47539)

* scream

* aaa

* aaa

* new one
This commit is contained in:
spookydonut
2019-11-05 11:16:50 +08:00
committed by Rob Bailey
parent acd0a7cb57
commit 2591ce17a6
171 changed files with 185 additions and 172 deletions
@@ -97,4 +97,4 @@
data["relays"] += list(list("id" = R.uid))
data["focus"] = target ? target.uid : null
return data
return data
@@ -68,4 +68,4 @@
data["armed"] = armed
return data
return data
@@ -168,4 +168,4 @@
/datum/computer_file/program/ntnetdownload/kill_program(forced)
abort_file_download()
return ..(forced)
return ..(forced)
@@ -78,4 +78,4 @@
data["ntnetlogs"] += list(list("entry" = i))
data["ntnetmaxlogs"] = SSnetworks.station_network.setting_maxlogcount
return data
return data
@@ -180,4 +180,4 @@
)))
data["servers"] = all_servers
return data
return data
@@ -123,4 +123,4 @@
for(var/obj/machinery/power/supermatter_crystal/S in supermatters)
if(S.uid == newuid)
active = S
return TRUE
return TRUE