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
ci: fast Java formatting check using google-java-format native binary
Replaces the slow Maven-based spotlessCheck in the lint:java mise task
with google-java-format native binary (~42ms for changed files).
CI still runs the full spotlessCheck via Maven.
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
0 commit comments