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
Hey! I would like to pick this one up, could I get assigned? I have already started work on it and I think the problem is simple enough. I also believe with this change, the tags of the matching_param_meta rule should include Sorting now along with Completeness.
Also I was wondering whether this should only fire once in case the elements are not in the same order or if it should fire for every element that is out of order. @a-frantz
This should already exist but is not firing in my IDE. I think this is an oversight in the
MatchingParameterMeta
rule.input declaration and parameter_meta definition should be in the same order. As in, the below should fire a lint note about being "out of order"
The text was updated successfully, but these errors were encountered: