v1.7.9
Check it out on Hex: https://hex.pm/packages/credo/1.7.9
Credo.Check.Refactor.ABCSize
fixed false positive for pin operator (^
)Credo.Check.Readability.FunctionNames
fixed false positive for pow operator (**
)- Fixed a bug in
Credo.Code.Parameters
when couting parameters for functions with guards