Skip to content

Commit f0ac60e

Browse files
committed
chore(configs): 🔧 Add the same set of scope on VSCode than on commitlinf config
1 parent 99b7d14 commit f0ac60e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

makecode-steami.code-workspace

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,15 @@
111111
"core_cm4.h": "c",
112112
"variant.h": "c",
113113
},
114+
"conventionalCommits.scopes": [
115+
"wip",
116+
"configs",
117+
"formatting",
118+
"code",
119+
"ci",
120+
"deployment",
121+
"tests",
122+
],
114123
},
115124
"extensions": {
116125
"recommendations": [

0 commit comments

Comments
 (0)