Commit ac38072
authored
build: add ignoreLicenseYear option to header checker (#7651)
We are currently migrating older code from other repositories and many files there have years in the header that are not 2026. It is OK, but the `header-checker-lint` is flagging them.
Let's disable the year validation for now.1 parent 54cbdff commit ac38072
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
0 commit comments