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 22:08:51 +00:00
committed by GitHub
parent ec19ea3d2d
commit 04ba5c1cc9
1451 changed files with 183694 additions and 183593 deletions
@@ -225,4 +225,4 @@
if(!F || F.undeletable)
return 1
if(F.can_access_file(usr))
F.password = ""
F.password = ""
@@ -175,4 +175,4 @@
/datum/computer_file/program/ntnetdownload/kill_program(forced)
abort_file_download()
return ..(forced)
return ..(forced)
@@ -192,4 +192,4 @@ var/global/nttransfer_uid = 0
)))
data["servers"] = all_servers
return data
return data