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
- feat: add UnusedFunctionParameterPattern check
- Add check for forbidden functions
- Add improved check for detecting misnamed test files
- Add ModuleDoc `ignore_using` parameter
- Feature Request: Add `ignore_using` parameter to `ModuleDoc` check
- 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
- Credo TrailingWhiteSpace False Positive Bug
- Docs
- Elixir not yet supported