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
- Avoid scanning the filesystem to filter files per check
- Add check for forbidden functions
- Mixing flags causes diff to output errors from unrelated files
- Add `ignore_comments` param to `MaxLineLength` check
- Add `ignore_definition_args` param to `MaxLineLength` check
- feat (FilterFilter and related): Check Map and Keyword versions too
- New readability check: OkWithoutErrorReturnValue
- Add a check for assignment in with conditions
- add `Credo.Check.Readability.NoCaptureOperator`
- New Check: StrictModuleDirectiveScope
- Docs
- Elixir not yet supported