add line at eof and adding icon

This commit is contained in:
ElizabethBarrord
2023-06-07 17:28:33 -05:00
parent 64aaaf712e
commit bb9bbc31d8
2 changed files with 3 additions and 1 deletions
@@ -2,5 +2,6 @@
"name": "Credo Scan",
"creator": "Credo",
"description": "Credo is a static code analysis tool for the Elixir language with a focus on teaching and code consistency.",
"iconName": "code",
"categories": ["Code Scanning", "Elixir"]
}
}