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
Currently checkstyle plugin is called regardless of the configuration, and the plugin decides what to do based on the configuration. It would make more sense to only call the plugin if it is not disabled.