You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to build a simple linting CI action, especially once the project goes fully public.
Consider using an opinionated linter like Moonpick to gain more control over linting. Unfortunately, GLuaFixer isn't much help here, as it doesn't work on Moonscript, and running it over the compiled Lua sources just seems like a bad idea. 🤔
The text was updated successfully, but these errors were encountered:
It would be nice to build a simple linting CI action, especially once the project goes fully public.
Consider using an opinionated linter like Moonpick to gain more control over linting. Unfortunately, GLuaFixer isn't much help here, as it doesn't work on Moonscript, and running it over the compiled Lua sources just seems like a bad idea. 🤔
The text was updated successfully, but these errors were encountered: