Skip to content

Commit

Permalink
ci: Ajout de scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
remillc committed Jan 9, 2024
1 parent 5714661 commit 94223c4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"git.ignoreLimitWarning": true,
"conventionalCommits.scopes": [
"filter",
"parser"
"parser",
"harvester",
"sections"
]
}

0 comments on commit 94223c4

Please sign in to comment.