Good catch. The team could add this rule to their Ellipsis config file to make sure that it's always flagged: "Never use magic numbers. Always store the number in a variable and use the variable instead."Docs: https://docs.ellipsis.dev/config#add-custom-rules
azinman2|1 year ago
This is where good judgement comes in, which is difficult to encode rules for.