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 Husky to the project #48

Closed
3 tasks
GDamaso opened this issue May 11, 2024 · 0 comments · Fixed by #133
Closed
3 tasks

Add Husky to the project #48

GDamaso opened this issue May 11, 2024 · 0 comments · Fixed by #133
Assignees
Labels
Nice to have Bonus tasks that will improve the quality of the project Task Work to be done

Comments

@GDamaso
Copy link
Contributor

GDamaso commented May 11, 2024

Installing Husky to the project to automate linting and formatting before any commits

As a Student Developer I want Add Husky to the project So That we are sure every commit is properly linted and formatted beforehand

Acceptance Criteria

e.g. Given (Context), When (Action carried out), Then, (expected outcomes)

  • Husky is installed
  • Husky runs ESLint
  • Husky runs prettier

Additional context

  • It would be great to have ESLint and Prettier run before every commit, it would increase our efficiency and improve our code
  • We should discuss this ticket further
@GDamaso GDamaso added Further Clarification Needed Further information is requested Task Work to be done labels May 11, 2024
@LocalNewsTV LocalNewsTV added the Nice to have Bonus tasks that will improve the quality of the project label May 17, 2024
@GDamaso GDamaso self-assigned this Jun 5, 2024
@GDamaso GDamaso linked a pull request Jun 5, 2024 that will close this issue
12 tasks
@GDamaso GDamaso removed the Further Clarification Needed Further information is requested label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nice to have Bonus tasks that will improve the quality of the project Task Work to be done
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants