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
If the java execution fails (in ScalastyleCheckTask), the exception is suppressed instead of being printed. This makes it extremely cumbersome to debug problems.
If the java execution fails (in
ScalastyleCheckTask), the exception is suppressed instead of being printed. This makes it extremely cumbersome to debug problems.