Skip to content

Commit

Permalink
Add keywords to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adamzapasnik committed Oct 26, 2020
1 parent 59a5ebb commit 7728272
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"categories": [
"Linters"
],
"keywords": [
"elixir",
"credo",
"linter"
],
"activationEvents": [
"workspaceContains:**/mix.exs",
"workspaceContains:**/.credo.exs"
Expand Down

0 comments on commit 7728272

Please sign in to comment.