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
We currently perform linting as a git-hook. Let's introduce a lint job in our CI that runs, and fails if linting fails. This should help keep contributions safe, as users can manually skip git-hooks and we wouldn't know.
The text was updated successfully, but these errors were encountered:
We currently perform linting as a git-hook. Let's introduce a lint job in our CI that runs, and fails if linting fails. This should help keep contributions safe, as users can manually skip git-hooks and we wouldn't know.
The text was updated successfully, but these errors were encountered: