GitHub profile, workflows, and shared files for BlueLua.
We provide reusable workflows to standardize and simplify CI across all BlueLua repositories.
This workflow runs:
- StyLua for formatting
- Luacheck for static analysis
- Prettier for Markdown files
- Busted for unit testing
It runs checks conditionally on relevant file changes.
See ci for examples.