CC-Tweaked/.github/workflows
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
..
main-ci.yml Add a pre commit hook to lint code 2021-04-28 21:24:27 +01:00
make-doc.sh Publish Javadoc to tweaked.cc too 2020-11-12 19:06:00 +00:00
make-doc.yml Bump several action versions 2021-01-15 19:39:12 +00:00