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

ci: Introduce Lua type checking GitHub workflow #57

Merged
merged 1 commit into from
Jun 2, 2024
Merged

Conversation

tris203
Copy link
Owner

@tris203 tris203 commented Jun 2, 2024

This commit adds a new GitHub workflow for type checking the Lua codebase. The workflow is triggered on push and pull requests to the main branch. It utilizes the stevearc/nvim-typecheck-action@v2 action and is set to a warning level.

This commit adds a new GitHub workflow for type checking the Lua
codebase. The workflow is triggered on push and pull requests to
the main branch. It utilizes the stevearc/nvim-typecheck-action@v2
action and is set to a warning level.
@tris203 tris203 changed the title feat: Introduce Lua type checking GitHub workflow ci: Introduce Lua type checking GitHub workflow Jun 2, 2024
@tris203 tris203 merged commit 9985531 into main Jun 2, 2024
10 checks passed
@tris203 tris203 deleted the ci_type2 branch June 2, 2024 13:08
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.

1 participant