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
Have you thought of making scalastyle run only on files modified since last scalastyle run? A timestamp comparison of the source files and (if it exists) the scalastyle-output.xml file could be a way to do it.