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: use google-java-format native binary for local lint
Replaces the slow Gradle-based spotlessCheck with google-java-format
native binary (~42ms) for changed files only. Also checks license
headers. CI still runs the full spotlessCheck via Gradle.
0 commit comments