Closed aoneill01 closed 8 months ago
Each developer will need to run:
pre-commit install
Can manually run it against all files with:
pre-commit run --all-files
Had to make some modifications to the provided headerScript.sh, including:
headerScript.sh
//
©
Not applying the copyright headers for this repository right now.
What does this PR do?
Where should the reviewer start?
How should this be manually tested?
Each developer will need to run:
Can manually run it against all files with:
Any background context you want to provide?
Had to make some modifications to the provided
headerScript.sh
, including://
and©
because of gofmt(?) conventionWhat picture best describes this PR (optional but encouraged)?
What are the relevant Github Issues?
Developer Done List
For the Reviewer:
By approving this PR, the reviewer acknowledges that they have checked all items in this done list.
Reviewer/Approval Done List