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

Adding linter pre-commit hook #20

Merged
merged 1 commit into from
Sep 19, 2022
Merged

Adding linter pre-commit hook #20

merged 1 commit into from
Sep 19, 2022

Conversation

Brandon32
Copy link
Contributor

The config format for husky and lint-staged have changed since they were added so I had to make some adjustments.
We can add ignored folders as they come up, --no-verify does work and comes from husky.
https://typicode.github.io/husky/#/?id=bypass-hooks

@codecov-commenter
Copy link

Codecov Report

Merging #20 (7f72db4) into main (0a0766d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           42        42           
=========================================
  Hits            42        42           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Brandon32 Brandon32 merged commit 7b400ed into main Sep 19, 2022
@Brandon32 Brandon32 deleted the linter-hook branch September 19, 2022 16:34
@meganthecoder
Copy link
Contributor

meganthecoder commented Jan 20, 2023

Resolved issue #65

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.

4 participants