github-api
github-api copied to clipboard
Inconsistent use of license header
There is an inconsistent use of the license header. Currently, some files have a license header added, but others don't.
Since you're using spotless, it can be used to enforce the license header: https://github.com/diffplug/spotless/tree/main/plugin-maven#license-header
Opened due to discussion in #2074