apache / kibble-1

Apache Kibble - a tool to collect, aggregate and visualize data about any software project
https://kibble.apache.org/
Apache License 2.0
59 stars 28 forks source link

Add license check to pre-commit #59

Closed turbaszek closed 4 years ago

turbaszek commented 4 years ago

Description Add auto checking and adding of ASF licenses in files to pre-commit.

Use case Apache Software Foundation project should always add licenses to files in repositories.

Related Issues N/A

Example: https://github.com/apache/airflow/blob/6733f2d7b96c87d233f79504da362ad32f436523/.pre-commit-config.yaml#L39-L139