1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-16 10:09:55 +00:00
CC-Tweaked/src/main/resources/assets/computercraft/lua/rom
SquidDev 86e0330100 Lint bios and the rom (#321)
We now use illuaminate[1]'s linting facilities to check the rom and
bios.lua for a couple of common bugs and other problems.

Right now this doesn't detect any especially important bugs, though it
has caught lots of small things (unused variables, some noisy code). In
the future, the linter will grow in scope and features, which should
allow us to be stricter and catch most issues.

As a fun aside, we started off with ~150 bugs, and illuaminate was able
to fix all but 30 of them, which is pretty neat.

[1]: https://github.com/SquidDev/illuaminate
2019-12-03 23:26:13 +00:00
..
apis Lint bios and the rom (#321) 2019-12-03 23:26:13 +00:00
autorun Ensure the existence, not existance 2017-05-19 19:17:23 +02:00
help Correctly implement mouse movement within read 2019-11-29 20:15:58 +00:00
modules Refactor shell completion into a separate module (#281) 2019-09-15 18:48:40 +01:00
programs Lint bios and the rom (#321) 2019-12-03 23:26:13 +00:00
motd.txt Add wget run (#218) 2019-06-08 14:49:42 +01:00
startup.lua Lint bios and the rom (#321) 2019-12-03 23:26:13 +00:00