Files
starter-workflows/code-scanning/properties/credo.properties.json
T

6 lines
229 B
JSON
Raw Normal View History

2023-02-22 15:39:47 +00:00
{
"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.",
"categories": ["Code Scanning", "Elixir"]
}