github-api
github-api copied to clipboard
Add and enforce copyright at the top of all code files
Just FYI, we added the ability in Spotless to set the copyright years based on the git history. It's pretty slow, but you only have to do it once. From there, Spotless can "ratchet" the formatting, so that format enforcement only happens on files which have changed since origin/main (or whatever).