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
- Add StrictModuleDirectiveScope check
- New readability check: OkWithoutErrorReturnValue
- WIP: Speed up space in parens check
- Add a check for assignment in with conditions
- add `Credo.Check.Readability.NoCaptureOperator`
- New Check: StrictModuleDirectiveScope
- Docs problem with "There should be no trailing white-space at the end of a line"
- Add an option to enable all checks
- Generate `# credo:disable*` comments and find unneeded ones
- StrictLayout not honoring guard rules
- Docs
- Elixir not yet supported