CC-Tweaked/src
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
..
generated/resources Fix impostor recipes for disks 2021-01-09 18:30:07 +00:00
main Add a pre commit hook to lint code 2021-04-28 21:24:27 +01:00
test That's it, I'm adding pre-commit hooks 2021-04-28 08:19:09 +01:00
web Update illuaminate 2021-01-06 17:42:47 +00:00