chore: linting fixes
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 19s
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 19s
ref: #6
This commit is contained in:
2
.cz.yaml
2
.cz.yaml
@ -12,7 +12,9 @@ commitizen:
|
||||
- fix
|
||||
- test
|
||||
- refactor
|
||||
# yamllint disable rule:line-length
|
||||
commit_parser: ^(?P<change_type>feat|fix|test|refactor|perf|BREAKING CHANGE)(?:\((?P<scope>[^()\r\n]*)\)|\()?(?P<breaking>!)?:\s(?P<message>.*)?
|
||||
# yamllint enable rule:line-length
|
||||
name: cz_customize
|
||||
prerelease_offset: 1
|
||||
tag_format: $version
|
||||
|
Reference in New Issue
Block a user