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
Apply Spotless to root project and exclude spotless dir
Apply the Spotless configuration to `allprojects` instead of `subprojects` so that the root project is also included.
Exclude the `spotless/` directory from Kotlin and XML formatting to prevent the license header from being applied to itself.
0 commit comments