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 supported19 Subscribers
Add a CodeTriage badge to credo
Help out
- Issues
- Fix false positive sigil-prefixed function names
- Credo.Check.Warning.ExpensiveEmptyEnumCheck misses some cases
- RedundantWithClauseResult false positive when containing a map match
- Add check for piping into Logger functions
- Add columns to FIXME and TODO tag checks
- Add Warning Check to Evaluate Total Field amount in Structs
- `# credo:disable-for-next-line` not working
- AbcSize does not exclude method declarations.
- Incorrect `Exception modules should be named consistently`
- +2 ABCSize for each `@impl SomeModule` inside quote block
- Docs
- Elixir not yet supported