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
Hi @gerases, sorry for the long delay in follow-up.
Our documentation states that very short resources should be declared in a single line. That might be the reason as to why our lint does ignore this example.
However, I do agree that lint should be pointing out (and possibly fixing) this style. Whether it is by simply imposing standard alignment on the single parameter line or by enforcing a more accurate style.
We will add this into our backlog and hopefully we can look into addressing it in the near future. For now, I'll leave this marked as a bug.
Should this trigger a linter error:
Note the extra spaces. Currently, there are no warnings in that situation.
The text was updated successfully, but these errors were encountered: