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

Add/commit hooks #13

Merged
merged 14 commits into from
Sep 27, 2023
Merged

Add/commit hooks #13

merged 14 commits into from
Sep 27, 2023

Conversation

sk-enya
Copy link
Collaborator

@sk-enya sk-enya commented Sep 27, 2023

📋 Add associated issues, tickets, docs URL here.

closes: #12

Overview

Missing husky config so added.

Changes

Describe your changes and implementation choices. More details make PRs easier to review.

  • setup husky with script prepare
  • add linting staged to run the format and lint:check
  • added separate lintstagedrc.json
  • added running test on commit hooks

Testing

Tested locally by executing git commit

- setup husky with script `prepare`
- add linting staged to run the format and lint:check
- added separate lintstagedrc.json
- added running test on commit hooks
@sk-enya sk-enya merged commit 6780cdc into main Sep 27, 2023
4 checks passed
@sk-enya sk-enya deleted the add/commit-hooks branch September 28, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add commit hooks linter / formatter / test running with husky
3 participants