CC-Tweaked/doc/events
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
..
alarm.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
char.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00
computer_command.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
disk.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
disk_eject.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
http_check.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
http_failure.md Migrate all examples to use tweaked.cc 2021-01-23 14:58:08 +00:00
http_success.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
key.md Add a pre commit hook to lint code 2021-04-28 21:24:27 +01:00
key_up.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00
modem_message.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
monitor_resize.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
monitor_touch.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
mouse_click.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00
mouse_drag.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
mouse_scroll.md Add some initial documentation for events 2021-01-14 18:37:20 +00:00
mouse_up.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
paste.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
peripheral.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
peripheral_detach.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
rednet_message.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
redstone.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
task_complete.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
term_resize.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
terminate.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
timer.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
turtle_inventory.md Finish the rest of the event documentation (#683) 2021-01-19 09:20:52 +00:00
websocket_closed.md Migrate all examples to use tweaked.cc 2021-01-23 14:58:08 +00:00
websocket_failure.md Migrate all examples to use tweaked.cc 2021-01-23 14:58:08 +00:00
websocket_message.md Migrate all examples to use tweaked.cc 2021-01-23 14:58:08 +00:00
websocket_success.md Migrate all examples to use tweaked.cc 2021-01-23 14:58:08 +00:00