credo
https://github.com/rrrene/credo
Elixir
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Elixir not yet supported18 Subscribers
Add a CodeTriage badge to credo
Help out
- Issues
- Add an option to enable all checks
- Generate `# credo:disable*` comments and find unneeded ones
- StrictLayout not honoring guard rules
- Adding file exclusions to a single check causes a hang
- Credo.Check.Warning.Dbg doesn't see dbg calls in heex templates
- Weird and inconsistent ABCSize behaviour when using guard, quote and unquote
- Slow Elixir.Credo.CLI.Task.PrepareChecksToRun
- AbcSize does not exclude method declarations.
- Incorrect `Exception modules should be named consistently`
- `--format=sarif` still outputs summary with using `mix credo diff`
- Docs
- Elixir not yet supported