Skip to content

Commit

Permalink
docs: set propper highlighting for commit convention regex (#10949) […
Browse files Browse the repository at this point in the history
…skip ci]
  • Loading branch information
OrbisK committed May 15, 2024
1 parent 107e614 commit 6a8d548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/commit-convention.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Messages must be matched by the following regex:

``` js
```regexp
/^(revert: )?(feat|fix|docs|dx|style|refactor|perf|test|workflow|build|ci|chore|types|wip)(\(.+\))?: .{1,50}/
```

Expand Down

0 comments on commit 6a8d548

Please sign in to comment.