Sourced from credo's releases.
v1.7.12
Check it out on Hex: https://hex.pm/packages/credo/1.7.12
- Fix compatibility & compiler warnings with Elixir 1.19 (dev)
- Provide
:columnon all checks- Fix check docs in other project's documentation
Credo.Check.Refactor.DoubleBooleanNegationfixed false positiveCredo.Check.Readability.NestedFunctionCallsfixed false positiveCredo.Check.Consistency.UnusedVariableNamesfixed duplicate issues
Sourced from credo's changelog.
1.7.12
- Fix compatibility & compiler warnings with Elixir 1.19 (dev)
- Provide
:columnon all checks- Fix check docs in other project's documentation
Credo.Check.Refactor.DoubleBooleanNegationfixed false positiveCredo.Check.Readability.NestedFunctionCallsfixed false positiveCredo.Check.Consistency.UnusedVariableNamesfixed duplicate issues
f731459
Bump version to 1.7.12953c743
Update GitHub actions25d9231
Update CHANGELOG6eded9f
Update deps for Elixir 1.193764e9d
Improve Assertitions by adding source line7acc3ab
Add :test_ignore_filters for Elixir 1.19 compat0dff386
Merge pull request #1190
from danschultzer/credo-docs-urie9b9e31
Merge pull request #1191
from danschultzer/update-ci-elixir-otp-versions06fa242
Use latest Elixir and OTP versions in CI9ba02a6
Link to the credo docs when app is not credo