CC-Tweaked/src/main/resources/data/computercraft
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
..
advancements/recipes Port most recipes to use generators 2020-02-08 23:26:05 +00:00
loot_tables/blocks Switch generation of resources over to data generators 2020-01-29 16:41:26 +00:00
lua Add a pre commit hook to lint code 2021-04-28 21:24:27 +01:00
recipes Merge branch 'mc-1.14.x' into mc-1.15.x 2020-04-22 10:39:00 +01:00