Adds OpenDream as a CI lint (#21099)

* Initial Commit

* Makes the CI work (maybe)

* Of course CI has a hissy fit

* Actually fixes the codebase

* Oops 1

* Tweaks

* oops
This commit is contained in:
AffectedArc07
2023-07-18 20:50:31 -05:00
committed by GitHub
parent e1f530f20e
commit 8d7e066471
31 changed files with 116 additions and 66 deletions
@@ -286,8 +286,6 @@
return 6
if("SOUTHWEST", "SW")
return 10
else
return 0
@@ -311,5 +309,4 @@
return "NW"
if(10)
return "SW"
else
return