Skip to content

Commit 23c0033

Browse files
authored
clean: add extension tags (#61)
1 parent 8d9bb5d commit 23c0033

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515
"categories": [
1616
"Other"
1717
],
18+
"keywords": [
19+
"codacy",
20+
"code-quality",
21+
"code-review",
22+
"security",
23+
"coverage",
24+
"complexity",
25+
"duplication",
26+
"language-model-tools"
27+
],
1828
"activationEvents": [
1929
"onStartupFinished",
2030
"onFileSystem:pr",

0 commit comments

Comments
 (0)