1
0
mirror of https://github.com/HybridDog/connected_chests.git synced 2024-11-17 11:20:17 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
HybridDog
71a8a57ff1 Fix luacheck linting
luacheck currently fails because of missing globals and exceeding line length.

To fix this, I add vector and hopper to the globals, add more line breaks in the code and remove outdated comments.
2024-08-17 11:05:08 +02:00
HybridDog
c12542270b Add .luacheckrc for code linting 2023-07-15 12:44:00 +02:00