Commit de6ffd2
authored
infra: license header check ignore target/ dir (#1954)
## Which issue does this PR close?
- Closes #.
## What changes are included in this PR?
Following the [release
verification](https://rust.iceberg.apache.org/release.html#how-to-verify-a-release)
step by step. The target/ dir gets picked up by license header check.
This PR adds the target/ dir to the ignore list.
## Are these changes tested?1 parent a329a3b commit de6ffd2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments