Commit 6b88ec4
ci: Remove
The `licenseheaders` tool has a number of issues which make it
unsuitable for our CI:
- It's not smart enough to know when it should apply a single year or a
year range to touched files. No combination of options or templates
can handle this.
- If a license header contains multiple contributor lines and year
ranges, they are blindly overwritten with the license template. It's
impossible to create a template to handle this.
- It can't be ran on all files because it will try to update all
existing files whether they've actually been changed or not.licenseheaders pre-commit check1 parent ca0fc81 commit 6b88ec4
File tree
3 files changed
+0
-25
lines changed- ci_scripts
- templates
3 files changed
+0
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 2 | | |
11 | 3 | | |
12 | 4 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments