KeisukeYamashita / commitlint-rs

🔦 Lint commit messages with conventional commit messages
https://keisukeyamashita.github.io/commitlint-rs
Apache License 2.0
32 stars 8 forks source link

[FEATURE REQUEST] Workspace/Presets support #288

Closed dalisoft closed 6 months ago

dalisoft commented 7 months ago

Describe the feature

The preset feature so i could extend or add preset for linting commit in different styles like commitlint-preset-lerna-scopes or commitlint-preset-angular

Config

-

Error message

-

Expected behavior

Version

# Run the following command
$ commitlint --version
commitlint-rs 0.1.9

Additional context

Add any other context about the problem here.

KeisukeYamashita commented 6 months ago

Great idea! Thank you for raising this issue, I truly appreciate it.

Basic settings could be preset, as you suggested!

However, due to time constraints and the product's immaturity, please let me think about it when the tool expands again (so let me close the Issue for now and we'll reopen it when the time is right!) Thank you again!