mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-22 05:35:43 +00:00
chore: update cliff.toml formatting
This commit is contained in:
@@ -48,7 +48,8 @@ commit_parsers = [
|
||||
{ message = "^build", group = "🧱 Build"},
|
||||
{ body = ".*security", group = "🔐 Security"},
|
||||
{ message = "^chore\\(release\\): prepare for", skip = true},
|
||||
{ message = "^chore", group = "🥱 Miscellaneous Tasks", skip = true},]
|
||||
{ message = "^chore", group = "🥱 Miscellaneous Tasks", skip = true},
|
||||
]
|
||||
# filter out the commits that are not matched by commit parsers
|
||||
filter_commits = false
|
||||
# glob pattern for matching git tags
|
||||
|
||||
Reference in New Issue
Block a user