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'm using the AutomateHeaderPlugin to create/update headers with every compile. Given that this always reports all touched filenames in the output leads to additional clutter in log files when running in CI. A nice-to-have feature would be to have a silent mode which reports only a summary like the number of touched files. I thinkscalafmt is doing something like that.
The text was updated successfully, but these errors were encountered:
I'm using the
AutomateHeaderPlugin
to create/update headers with every compile. Given that this always reports all touched filenames in the output leads to additional clutter in log files when running in CI. A nice-to-have feature would be to have a silent mode which reports only a summary like the number of touched files. I thinkscalafmt
is doing something like that.The text was updated successfully, but these errors were encountered: