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
- Add Readability.SpecParameterNames check
- Fix MissingCheckInConfig missing unused checks (#1278)
- Appetite for upstreaming alias / use-focused introspection helpers from AshCredo?
- feat: add allow_lists and allow_maps params to single pipe check
- Support enabling check via {Credo.Check.*, true}
- MissingCheckInConfig doesn't find unused checks, as it relies on the checks being loaded
- Avoid scanning the filesystem to filter files per 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
- Docs
- Elixir not yet supported