Hey #Playdate devs! The latest version of @Albright ’s Luacheck extension for @panic ‘s Nova editor will now default to using the .luacheckrc file located at the root of your project folder.
This means that any .luacheckrc files imported from toyboxes will just automatically work in your project when you add the toybox. It just works!
nova://extension/?id=pro.albright.luacheck&name=Luacheck
#playdate #playdatedev #toyboxpy #gamedev #lua #luacheck
I’m writing a series of articles about Lua, covering different aspects of the language and the surrounding ecosystem. I just published part 1, focusing on the project setup with LuaRocks: https://martin-fieber.de/blog/lua-project-setup-with-luarocks/
Series overview: https://martin-fieber.de/series/lua/
#luacheck #luaformatter #projectsetup #luarocks #lua
Woke up this morning with the awesome news that Compound Operator support has been merged into #Luacheck. There should be a new release soon to include this and together with the playdate std that I added makes it an invaluable tool for playdate devs...