1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-13 07:45:59 +00:00

Remove redundant illuaminate options

This commit is contained in:
Jonathan Coates
2020-01-17 10:18:46 +00:00
parent 1db3a14c54
commit c79f643ba7

View File

@@ -23,6 +23,3 @@
(linters -var:unused-global)
(lint
(allow-toplevel-global true)))
;; These warnings are broken right now
(at (bios.lua worm.lua) (linters -control:unreachable))