Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Conversation

@AlejandroSuero
Copy link
Contributor

As explained in #8, I added selene and stylua for linting and formatting lua files and
editorconfig for more general linting rules of the rest of the files, example: .md, .yml, etc. files.

The Makefile addition is for easy to use make lint, make style-lint, make lint-all and make format (to apply the fixes with stylua).

Added the workflow to use selene and stylua on push and pull_request targeting the main branch, and only when lua/**/*.lua files are modified.

Closes #8.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add formatting and linting rules

1 participant