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

js[patch]: Fix lint ci and add lint:fix script #632

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

bracesproul
Copy link
Contributor

Prev, the lint check in CI was just running yarn lint which would not throw if there were errors (unless they were rare, unfixable errors). Now, yarn lint only checks for issues and doesn't auto-fix and yarn lint:fix will auto fix.

Also cleaned up all the linting warnings

@bracesproul bracesproul merged commit 0e70e27 into main Apr 26, 2024
10 of 11 checks passed
@bracesproul bracesproul deleted the brace/fix-lint branch April 26, 2024 19:04
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

2 participants