Skip to content

Commit

Permalink
Do not require license headers on HTML files
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Rockwood <[email protected]>
  • Loading branch information
benr committed Oct 5, 2023
1 parent 6dd764b commit 9fca0b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .copywrite.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ project {
"**/testdata/**",
"**/*.pb.go",
"**/*_string.go",
"**/*.html",
]
}

0 comments on commit 9fca0b5

Please sign in to comment.