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 can add the pre-commit framework to ensure that the code is formatted and that a user is not committing to the master branch. Another tools like ruff or ty will be added after the style guidelines will be established.
We can add the
pre-commitframework to ensure that the code is formatted and that a user is not committing to themasterbranch. Another tools likeruffortywill be added after the style guidelines will be established.