agritheory / test_utils

Common Test Utilities and Fixtures for AgriTheory Projects
4 stars 4 forks source link

Validate copyright on all `*.js`, `*.ts`, `*.py`, and `*.md` files in repo #2

Closed agritheory closed 7 months ago

agritheory commented 7 months ago

Add python script to check to see if copyright exists in these files and add it. This should run in a pre-commit context Determine if/how/when exceptions should be managed