| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-27 | 434 Bytes | |
| v1.7.16 source code.tar.gz | 2026-01-27 | 730.1 kB | |
| v1.7.16 source code.zip | 2026-01-27 | 998.0 kB | |
| Totals: 3 Items | 1.7 MB | 0 | |
Check it out on Hex: https://hex.pm/packages/credo/1.7.16
- Fix compatibility & compiler warnings with Elixir 1.20.0-rc.1
Credo.Check.Refactor.PassAsyncInTestCasesadd new param:force_comment_on_explicit_false(defaults tofalse)Credo.Check.Warning.Dbgadd new param:allow_captures(defaults tofalse)- New Check:
Credo.Check.Warning.UnusedMapOperation - New Check:
Credo.Check.Warning.UnusedOperation