googlemaps / android-maps-utils

Maps SDK for Android Utility Library
https://developers.google.com/maps/documentation/android-sdk/utility
Apache License 2.0
3.55k stars 1.53k forks source link

chore: added header checker #1285

Closed kikoso closed 4 months ago

kikoso commented 10 months ago

This PR adds a new GitHub flow to check whether our files contain a copyright header.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes #1284 🦕

wangela commented 10 months ago

Should we add .gradle files too?

kikoso commented 10 months ago

Should we add .gradle files too?

We generally do not add them in other repost, and generally they do not contain any relevant code besides the build support. Unless there is a non-technical reason we could leave them out.

Update. We do have a mixed approach here, with some repos like android-maps-utils adding headers, and compose not. I would still go for checking the header of what can be susceptible to falling under a copyright issue. Arguable, build files should not be a part of this.

wangela commented 10 months ago

This should be merged as a chore:

googlemaps-bot commented 4 months ago

Code Coverage

There is no coverage information present for the Files changed

Total Project Coverage 38.15% :green_apple: