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
- New readability check: OkWithoutErrorReturnValue
- Add a check for assignment in with conditions
- add `Credo.Check.Readability.NoCaptureOperator`
- New Check: StrictModuleDirectiveScope
- 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
- Docs
- Elixir not yet supported