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(commitlint): add initial configuration #115

Merged
merged 2 commits into from
Feb 14, 2023
Merged

Conversation

mheob
Copy link
Owner

@mheob mheob commented Feb 14, 2023

Add initial commitlint configuration.

closes #114

@mheob mheob added the commitlint Belongs to commitlint config label Feb 14, 2023
@changeset-bot
Copy link

changeset-bot bot commented Feb 14, 2023

🦋 Changeset detected

Latest commit: 1fb6dcb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@mheob/commitlint-config Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sonarcloud
Copy link

sonarcloud bot commented Feb 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kodiakhq kodiakhq bot merged commit 23978aa into main Feb 14, 2023
@kodiakhq kodiakhq bot deleted the 114-add-commitizen-config branch February 14, 2023 19:42
kodiakhq bot pushed a commit that referenced this pull request Feb 15, 2023
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.


# Releases
## @mheob/commitlint-config@1.0.0

### Major Changes

-   initial release --> ([#115](#115)) by [@mheob](https://github.com/mheob)

## @mheob/eslint-config@4.2.0

### Minor Changes

-   remove explicit return rule --> ([#113](#113)) by [@mheob](https://github.com/mheob)

-   move `explicit-function-return-type` rule to base config --> ([#116](#116)) by [@mheob](https://github.com/mheob)

### Patch Changes

-   update dependencies --> ([#112](#112)) by [@mheob](https://github.com/mheob)

-   fix the README files after the change of using ESLint to fix the imports --> ([#109](#109)) by [@mheob](https://github.com/mheob)

## @mheob/prettier-config@3.0.1

### Patch Changes

-   fix the README files after the change of using ESLint to fix the imports --> ([#109](#109)) by [@mheob](https://github.com/mheob)


Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commitlint Belongs to commitlint config
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: add commitizen config
1 participant