Open
Conversation
a70aff7 to
4874ab9
Compare
4874ab9 to
949c7e0
Compare
949c7e0 to
a3534d1
Compare
a3534d1 to
f8de972
Compare
f8de972 to
84c4bf6
Compare
84c4bf6 to
30d86d7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.7.7→1.7.17Release Notes
rrrene/credo (credo)
v1.7.17Compare Source
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 moduleCredo.Check.Refactor.CondInsteadOfIfElseCredo.Check.Warning.WrongTestFilenamev1.7.16Compare Source
Credo.Check.Refactor.PassAsyncInTestCasesadd new param:force_comment_on_explicit_false(defaults tofalse)Credo.Check.Warning.Dbgadd new param:allow_captures(defaults tofalse)Credo.Check.Warning.UnusedMapOperationCredo.Check.Warning.UnusedOperationv1.7.15Compare Source
Credo.Check.Warning.ExpensiveEmptyEnumCheckhave better issue messagesCredo.Check.Refactor.MatchInConditionadd new param:allow_operatorsCredo.Check.Refactor.MatchInConditionfix false positiveCredo.Check.Readability.AliasOrderfix false positiveCredo.Check.Readability.FunctionNamesfix false positiveCredo.Check.Readability.SinglePipeadd new param:allow_blocks(defaults totrue)Credo.Check.Refactor.ModuleDependenciesfix false positivev1.7.14Compare Source
DuplicatedCodeCredo.Check.Warning.ExpensiveEmptyEnumCheckto cover less obvious casesCredo.Check.Warning.StructFieldAmountv1.7.13Compare Source
Credo.Check.Refactor.ABCSizefixed false positivev1.7.12Compare Source
:columnon all checksCredo.Check.Refactor.DoubleBooleanNegationfixed false positiveCredo.Check.Readability.NestedFunctionCallsfixed false positiveCredo.Check.Consistency.UnusedVariableNamesfixed duplicate issuesv1.7.11Compare Source
:exit_statusand:categorytoformat_issue/2when usingCredo.CheckCredo.Check.Readability.ModuleDocfixed false positiveCredo.Check.Warning.UnusedEnumOperationfixed false positiveCredo.Check.Refactor.ABCSizefixed false positive for tuples and underscored matches (_foo)v1.7.10Compare Source
v1.7.9Compare Source
Credo.Check.Refactor.ABCSizefixed false positive for pin operator (^)Credo.Check.Readability.FunctionNamesfixed false positive for pow operator (**)Credo.Code.Parameterswhen couting parameters for functions with guardsv1.7.8Compare Source
Credo.Check.Refactor.Applyfixed false positiveCredo.Check.Warning.IoInspectfixed false positiveCredo.Check.Warning.UnsafeToAtomfixed false positiveCredo.Check.Readability.FunctionNamesfixed false positiveConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.