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

feat: 🧑‍💻 add husky pre-commit hooks #2720

Merged
merged 12 commits into from
Dec 11, 2024
Merged

feat: 🧑‍💻 add husky pre-commit hooks #2720

merged 12 commits into from
Dec 11, 2024

Conversation

okineadev
Copy link
Member

@okineadev okineadev commented Nov 20, 2024

Description

  • Checks any ES files and JSON with Biome before commit
  • Test JS and TS files
  • Checks .svg icons before commit
  • Lint Markdown files with markdownlint before commit
  • Lint commit message with commitlint

Contribution Guidelines

- Checks any ES files and JSON with Biome before commit
- Test **JS** and **TS** files
- Checks `.svg` icons before commit
- Lint Markdown files with `markdownlint` before commit
@okineadev okineadev added the ✨ enhancement Enhancement label Nov 20, 2024
@okineadev okineadev requested review from PKief and Copilot November 20, 2024 05:13

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 4 changed files in this pull request and generated no suggestions.

Files not reviewed (3)
  • .husky/commit-msg: Language not supported
  • .husky/pre-commit: Language not supported
  • package.json: Language not supported
renovate bot and others added 2 commits December 8, 2024 11:29
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot added 🔄 workflows GitHub Actions 🏞️ icons PR with new icons 📝 docs Related to improving or adding documentation labels Dec 8, 2024
@okineadev okineadev closed this Dec 8, 2024
@okineadev okineadev reopened this Dec 8, 2024
@okineadev okineadev force-pushed the add-pre-commit-hooks branch from 5e88991 to 442cac5 Compare December 8, 2024 09:33
@material-extensions material-extensions deleted a comment from github-actions bot Dec 8, 2024
@okineadev
Copy link
Member Author

@PKief merge please

.husky/commit-msg Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@okineadev okineadev requested a review from PKief December 8, 2024 19:36
@okineadev okineadev removed the 📝 docs Related to improving or adding documentation label Dec 8, 2024
package.json Outdated Show resolved Hide resolved
@okineadev okineadev requested a review from Copilot December 10, 2024 17:12

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 5 changed files in this pull request and generated no suggestions.

Files not reviewed (3)
  • .husky/pre-commit: Language not supported
  • .lintstagedrc: Language not supported
  • package.json: Language not supported
@okineadev okineadev requested a review from PKief December 10, 2024 17:13
@PKief PKief merged commit eebda58 into main Dec 11, 2024
3 checks passed
@PKief PKief deleted the add-pre-commit-hooks branch December 11, 2024 10:12
Copy link
Contributor

Merge Successful

Thanks for your contribution! 🎉

The changes will be part of the upcoming update on the Marketplace.

@PKief PKief mentioned this pull request Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement Enhancement 🏞️ icons PR with new icons 🔄 workflows GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants