Skip to content

Commit

Permalink
Fix rc
Browse files Browse the repository at this point in the history
ololo

Signed-off-by: Nikolay Martyanov <[email protected]>
  • Loading branch information
OhmSpectator committed Aug 27, 2024
1 parent 4551e65 commit cf0ea39
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .commitlintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@
rules:
# Ensure that the commit message has a subject and a body
subject-empty:
- 2
- 0
- never

body-empty:
- 2
- never

# Relax the subject line rule to allow omitting the ":" separator
type-enum:
- 0
- always

0 comments on commit cf0ea39

Please sign in to comment.