8000 Run eslint and prettier in workflows by nimrossum · Pull Request #728 · git-truck/git-truck · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Run eslint and prettier in workflows #728

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

Merged
merged 6 commits into from
Feb 21, 2024
Merged

Conversation

nimrossum
Copy link
Contributor
@nimrossum nimrossum commented Feb 11, 2024

This pull request adds the necessary steps to run eslint and prettier in the workflows. It ensures that linting and formatting checks are performed during the build process.

Fixes #727

@nimrossum nimrossum force-pushed the 727/Run-eslint-in-workflows branch 16 times, most recently from 6a2ba1f to cc789a4 Compare February 11, 2024 22:31
@nimrossum nimrossum force-pushed the 727/Run-eslint-in-workflows branch from cc789a4 to 375d879 Compare February 11, 2024 22:33
@nimrossum nimrossum force-pushed the 727/Run-eslint-in-workflows branch from 3bdd5b1 to e11d911 Compare February 11, 2024 22:49
@nimrossum nimrossum force-pushed the 727/Run-eslint-in-workflows branch from ea19e0a to 690cd68 Compare February 11, 2024 22:53
Copy link
codecov bot commented Feb 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cf157b9) 59.52% compared to head (690cd68) 59.52%.
Report is 45 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #728   +/-   ##
=======================================
  Coverage   59.52%   59.52%           
=======================================
  Files           2        2           
  Lines          42       42           
  Branches        7        7           
=======================================
  Hits           25       25           
  Misses         16       16           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nimrossum nimrossum requested a review from tjomson February 11, 2024 22:57
@nimrossum nimrossum enabled auto-merge (squash) February 21, 2024 12:46
@nimrossum nimrossum disabled auto-merge February 21, 2024 12:46
@nimrossum nimrossum merged commit d5c81cb into main Feb 21, 2024
@nimrossum nimrossum deleted the 727/Run-eslint-in-workflows branch February 21, 2024 12:47
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.

Run eslint in workflows
1 participant
0