View Source Guide (Guide v0.0.2)
Turns sobelow static code analysis results into markdown, by:
- Fetching a collection of recommendations in markdown,
- Extracting the needed parts out of (1), that match the sobelow findings,
- Prepare markdown that can be used to decorate PRs in GitHub.
Summary
Functions
Writes the finished markdown to a file.
Functions
Writes the finished markdown to a file.
Returns :ok or {:error, _reason}.