Closed jbampton closed 2 weeks ago
refs #1647 refs #1657
[CI] my subject
Using pre-commit to auto add license headers to all YAML files.
Ran pre-commit run --all-files before and after the license headers were added.
pre-commit run --all-files
refs #1647 refs #1657
Did you read the Contributor Guide?
Is this PR related to a JIRA ticket?
[CI] my subject
What changes were proposed in this PR?
Using pre-commit to auto add license headers to all YAML files.
How was this patch tested?
Ran
pre-commit run --all-files
before and after the license headers were added.Did this PR include necessary documentation updates?