You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The assignments (A) part probably needs to be weighted differently for Erlang versus other languages. For example, I do WAY fewer assignments in Elixir than in Erlang, because in Elixir, there are pipes, and in Erlang there's a bunch of intermediate variables.
Agreed. This could probably be released initially as experimental (something I'm not sure we've ever done in elvis_core) and then tweaked with community feedback.
elbrujohalcon
changed the title
Possible New Rule: Max ABC Size
Possible New Rules: Code Complexity
Mar 1, 2023
Inspired by https://hexdocs.pm/credo/Credo.Check.Refactor.ABCSize.html
Read the comments below to find more possible rules :)
The text was updated successfully, but these errors were encountered: