| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-03 | 486 Bytes | |
| v1.7.17 source code.tar.gz | 2026-03-03 | 733.8 kB | |
| v1.7.17 source code.zip | 2026-03-03 | 1.0 MB | |
| Totals: 3 Items | 1.7 MB | 0 | |
Check it out on Hex: https://hex.pm/packages/credo/1.7.17
Credo.Check.Readability.ModuleDocadd new param:ignore_modules_using(defaults to[Credo.Check, Ecto.Schema, Phoenix.LiveView, ~r/\.Web$/])Credo.Check.Warning.UnusedOperationupdate:modulesparam: instead of a list of functions to check,:allcan be given to check all functions in a module- New Check:
Credo.Check.Refactor.CondInsteadOfIfElse - New Check:
Credo.Check.Warning.WrongTestFilename