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

Update lint-staged settings #46

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

lpsinger
Copy link
Member

  • Run elint using the same options as our CI pipeline so that it generates all errors that would cause the CI pipeline to fail.
  • Run eslint for all source files, not just TypeScript.
  • Run prettier and eslint for .mjs files, such as the lint-staged config file.

- Run elint using the same options as our CI pipeline so that it
  generates all errors that would cause the CI pipeline to fail.
- Run eslint for all source files, not just TypeScript.
- Run prettier and eslint for .mjs files, such as the lint-staged
  config file.
@lpsinger lpsinger requested review from Courey and dakota002 June 26, 2024 14:22
@lpsinger lpsinger merged commit a68ff59 into nasa-gcn:main Jul 2, 2024
10 checks passed
@lpsinger lpsinger deleted the lint-staged branch July 2, 2024 13: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.

2 participants