CC-Tweaked/src/main/resources/data/computercraft/lua/rom
Jonathan Coates eb2d617ed8 Add a pre commit hook to lint code
This uses pre-commit [1] to check patches are well formed and run
several linters on them. We currently do some boring things (check files
are syntactically valid) as well as some project-specific ones:
 - Run illuaminate on the Lua files
 - Run checkstyle on Java

[1]: https://pre-commit.com/
2021-04-28 21:24:27 +01:00
..
apis Add a pre commit hook to lint code 2021-04-28 21:24:27 +01:00
autorun Add a pre commit hook to lint code 2021-04-28 21:24:27 +01:00
help Bump version to 1.95.3 2021-03-12 09:19:16 +00:00
modules Add citation to cc.pretty 2021-04-11 18:43:24 +01:00
programs Fix missing `term.setCursorBlink(true)` in edit.lua 2021-03-19 16:07:20 +01:00
motd.txt Migrate all examples to use tweaked.cc 2021-01-23 14:58:08 +00:00
startup.lua Clear gets an option to reset the palette (#582) 2020-11-17 12:53:20 +00:00