gluent / goe

GOE: a simple and flexible way to copy data from an Oracle Database to Google BigQuery.
Apache License 2.0
8 stars 2 forks source link

Add hook to ensure licence headers always added to files #114

Open nj1973 opened 8 months ago

nj1973 commented 8 months ago

This looks like a good option (but we should look for alternatives too): https://pypi.org/project/pre-commit-license-headers/

There might be something baked in to Github.