1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-31 15:16:19 +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
No known key found for this signature in database
GPG Key ID: D6D4CB5BFBBB5CB8

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))