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
I was trying to implement the pre-commit approach, but it seems to be a bit trickier than expected when using a monorepo (see main discussions here and here). It will require some further thought before deciding to implement it. In the meantime I personally just have my IDE run ruff upon every file save event.
The text was updated successfully, but these errors were encountered:
I was trying to implement the pre-commit approach, but it seems to be a bit trickier than expected when using a monorepo (see main discussions here and here). It will require some further thought before deciding to implement it. In the meantime I personally just have my IDE run ruff upon every file save event.
The text was updated successfully, but these errors were encountered: