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
Hi, in my team, I have a case when we have run checkScalafmt before every test task (in CI too). For some services we upgrade scalafmt without running scalafmtAll and with option to check only changed code, because of active development in these services(and wanting to not have conflicts). I wish a task with formatting only changed file will be added to Scalafmt. Would it be possible to add it?
I even done it and created a PR to this repo 😉 #36
Could you @alenkacz look into this?
The text was updated successfully, but these errors were encountered:
Hi, in my team, I have a case when we have run
checkScalafmt
before everytest
task (in CI too). For some services we upgrade scalafmt without runningscalafmtAll
and with option to check only changed code, because of active development in these services(and wanting to not have conflicts). I wish a task with formatting only changed file will be added to Scalafmt. Would it be possible to add it?I even done it and created a PR to this repo 😉 #36
Could you @alenkacz look into this?
The text was updated successfully, but these errors were encountered: