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
{{ message }}
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
We can consider adding a pre-commit hook to either manually require, or automatically apply formatting.
For example, bazelbuild/rules_nodejs does the former, causing commits to fail if files aren't formatted, and telling the author to run
yarn format
.The text was updated successfully, but these errors were encountered: