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

Check lint in ci #2420

Merged
merged 3 commits into from
Aug 4, 2022
Merged

Conversation

kmannislands
Copy link
Contributor

  • Change default of eslint script to just check, not fix
    • Add eslint:fix script to auto-fix
  • Add eslint check step to GitHub actions
    • Explicitly specify yarn run to invoke package.json scripts.
  • Run autofix on existing lint (prettier) violations on master
  • Disable eslint on an import from react native where it is failing on master

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 4, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 825d48d:

Sandbox Source
example Configuration

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.

2 participants