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
But readability-magic-numbers will constantly annoy us e.g. in tests where magic numbers are perfectly fine. Also in formulae we quite often have "magic numbers" like 2 (which is already not allowed by default). This one particularly may be just too strict.
Especially readability-magic-numbers seems quite useful.
The text was updated successfully, but these errors were encountered: