evaera / matter

A modern ECS library for Roblox.
https://eryn.io/matter/
MIT License
144 stars 34 forks source link

Implement workflow for linting and checking formatting #81

Closed jackTabsCode closed 8 months ago

jackTabsCode commented 8 months ago

We use StyLua to check for formatting issues, and Selene to check for linting issues. There are current errors that need to be resolved before this will pass. It will run on push, and pull request.