Unclaimed project
Are you a maintainer of credo? Claim this project to take control of your public changelog and roadmap.
Changelog
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
Check it out on Hex: https://hex.pm/packages/credo/1.7.15
Credo.Check.Warning.ExpensiveEmptyEnumCheck have better issue messagesCredo.Check.Refactor.MatchInCondition add new param :allow_operatorsCredo.Check.Refactor.MatchInCondition fix false positiveCredo.Check.Readability.AliasOrder fix false positiveCredo.Check.Readability.FunctionNames fix false positiveCredo.Check.Readability.SinglePipe add new param :allow_blocks (defaults to true)Credo.Check.Refactor.ModuleDependencies fix false positive