-
Notifications
You must be signed in to change notification settings - Fork 173
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 GitHub Action for lint
#260
Comments
It's already checked in corepack/.github/workflows/ci.yml Lines 41 to 42 in f539ae2
|
Ah... so it just not reporting for my PR? #259 |
Someone needs to approve it first. |
Oof I missed that... welp, my bad! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When making a pull request, listing should be considered and branch protection should be enabled to require a pass from the lint action before a PR can be merged.
Note: there are quite a few files in the repo that need to be updated with
yarn lint:fix
before this can be turned on without creating new failuresThe text was updated successfully, but these errors were encountered: