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

Fix lint scripts #1154

Merged
merged 4 commits into from Jun 26, 2022
Merged

Fix lint scripts #1154

merged 4 commits into from Jun 26, 2022

Conversation

nickmccurdy
Copy link
Contributor

Description

  • Fix contributing docs for a renamed script
  • Run Prettier and ESLint on all files
  • Run Prettier in CI
  • Run ESLint fixes locally

Testing Instructions

This adds missing scripts to CI, so it's enough to just let CI run

@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2022

Codecov Report

Merging #1154 (a848cf0) into dev (fea0c86) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #1154   +/-   ##
=======================================
  Coverage   98.19%   98.19%           
=======================================
  Files           7        7           
  Lines         277      277           
  Branches       74       74           
=======================================
  Hits          272      272           
  Misses          5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 644cb35...a848cf0. Read the comment docs.

@JamesIves JamesIves merged commit d45cebd into JamesIves:dev Jun 26, 2022
@nickmccurdy nickmccurdy deleted the fix-prettier branch June 26, 2022 18:18
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

3 participants