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
It might also be worth mentioning that for certain cases, only 0, 1, true, false are allowed, or another set of accepted values (we couldn't do that in our application due to backwards compatibility concerns).
Lint explanation
In cross there is a function which when called with a literal is most often wrong.
Example code
Notes
Being able to say "this parameter on this function should not be from a literal" would be helpful here.
The text was updated successfully, but these errors were encountered: