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 markdown formatter to docs output
- Add --format github for GitHub Actions annotations
- Add NestedWith check
- Empty file with single line feed results in readability issue
- `Credo.Check.Design.AliasUsage` doesn't warn on un-aliased struct modules
- fix(alias_usage): flag unaliased struct literals
- DeprecatedChecksConfig false-positives on every `:disabled` entry
- `NegatedConditionsWithElse` refactoring warning triggered for `!!` operator
- Inconviniency regarding getting check module names.
- Ensure we aren't adding extra newlines to failure output
- Docs
- Elixir not yet supported