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
Based on the feedback from contributors, it looks like it is not very obvious how to enforce the code-style for python and scala in the project. pre-commit looks like a good solution that can simplify the contribution process and allows to avoid boring code-style / linters warning fixes.