diff --git a/tools/maplint/lints/space_check.yml b/tools/maplint/lints/space_check.yml new file mode 100644 index 0000000000000..217a934ee32d5 --- /dev/null +++ b/tools/maplint/lints/space_check.yml @@ -0,0 +1,5 @@ +help: "Space is only allowed next to specific types" +/turf/open/space: + banned_neighbors: + - /obj/machinery/door + - /obj/effect/spawner/structure/window