File standardisation (#13131)

* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
This commit is contained in:
AffectedArc07
2020-03-17 18:08:51 -04:00
committed by GitHub
parent ec19ea3d2d
commit 04ba5c1cc9
1451 changed files with 183694 additions and 183593 deletions
+1 -1
View File
@@ -94,4 +94,4 @@ var/setup_economy = 0
weighted_randomevent_locations[D] = D.viable_random_events.len
weighted_mundaneevent_locations[D] = D.viable_mundane_events.len
setup_economy = 1
setup_economy = 1
+1 -1
View File
@@ -67,4 +67,4 @@ var/list/station_departments = list("Command", "Medical", "Engineering", "Scienc
/datum/job/detective/department = "Security"
/datum/job/officer/department = "Security"
/datum/job/officer/department = "Security"
+1 -1
View File
@@ -534,4 +534,4 @@ var/global/pos_sales = 0
new /obj/item/stack/spacecash(loc, credits_held)
credits_held=0
return
return ..()
return ..()