Skip to content

Commit

Permalink
Update config-comlipy.yml to be only a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ll7 authored Sep 27, 2024
1 parent b787de6 commit e73270d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build/config-comlipy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@ rules:
scope-min-length:
applicable: 'always'
value: 2
level: 1
type-enum:
applicable: 'always'
value:
- 'docs'
- 'feat'
- 'fix'
- 'other'
level: 2
level: 1
subject-case:
applicable: 'never'
value:
- 'upper-case'
level: 2
level: 1

0 comments on commit e73270d

Please sign in to comment.