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
In line 37 and 50 there are :: ( two colons ) before the code-block
Where it should be : ( One Colon ) to properly lint the code.
This pull request fixes this issue.
0 commit comments