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 lint to workflow #88

Merged
merged 3 commits into from
Dec 17, 2024
Merged

Add lint to workflow #88

merged 3 commits into from
Dec 17, 2024

Conversation

edif2008
Copy link
Member

@edif2008 edif2008 commented Dec 16, 2024

This add the ES lint and the code formatting check to the Lint workflow.

Resolves #84.
Relates #83.

This will check for code formatting, as well as for any ES lint issues.
run `npm run check:write`
Run `npm run lint` and then fix the errors shown.
@edif2008 edif2008 merged commit 3e2909a into main Dec 17, 2024
12 checks passed
@edif2008 edif2008 deleted the eddy/add-lint-to-workflow branch December 17, 2024 10:05
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.

Check formatting in CI/CD pipeline
2 participants