Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto-linting via luacheck #24

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Add auto-linting via luacheck #24

merged 1 commit into from
Jan 31, 2022

Conversation

jaythomas
Copy link
Member

Github action will put a ❌ by all commits and pull requests that fail the linter check. You can run luacheck yourself locally by installing luacheck and running luacheck . in the root of the project, or you can install a luacheck plugin for your editor to get real-time feedback which is much more useful in my opinion:
Screenshot from 2022-01-30 21-13-10

@jaythomas jaythomas merged commit 512d1e4 into master Jan 31, 2022
@jaythomas jaythomas deleted the gh-workflow branch January 31, 2022 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant