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

chore: setup lint runs in CI and add more linters #18

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

jkongie
Copy link
Collaborator

@jkongie jkongie commented Oct 7, 2024

Adds a CI job to run the linters when a PR is opened against main, or is merged to main. More linters have also been added to the project to ensure that the codebase is of high quality. Some linters have been disabled as they currently fail and will be enabled in follow up PRs.

This also updates the linting taskfile to use the default task so that users can run task lint instead of task lint:check.

Adds a CI job to run the linters when a PR is opened against main, or
is merged to main. More linters have also been added to the project to
ensure that the codebase is of high quality. Some linters have been
disabled as they currently fail and will be enabled in follow up PRs.

This also updates the linting taskfile to use the default task so that
users can run `task lint` instead of `task lint:check`.
@jkongie jkongie requested a review from a team as a code owner October 7, 2024 14:15
@jkongie jkongie enabled auto-merge (squash) October 7, 2024 14:27
@jkongie jkongie merged commit 69763cf into main Oct 7, 2024
3 checks passed
@jkongie jkongie deleted the DPA-1071/linting-workflows branch October 7, 2024 14:36
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.

3 participants