A static code analysis tool with a focus on code consistency and teaching.
@antedeguemon's Credo checks
Really just Credo. Plus some additional functionality.
@antedeguemon's Credo checks
Elixir Linter is an engine for quickly and easily running Credo code quality evaluation against any project! Learn more about Credo here...
This is a custom Credo check that looks for a very specific edge case: * Ecto.Repo.transaction/2 will return a 4 tuple when an error occ...
Credo checks based formatter
Credo check to check function calls that violate context boundaries.