Commit db38085
fix some more nvidia licenses that get erased (facebookresearch#3977)
Summary:
Pull Request resolved: facebookresearch#3977
These were getting erased in D64484165.
Similar to D64481766, we need to add lint ignore to not erase Nvidia license.
Without the changes in this diff to ignore lint, screenshots show these 4 files erase the license when running the lint command:
Before lint:
{F1941712401}
After lint:
{F1941712573}
Reviewed By: asadoughi
Differential Revision: D64712875
fbshipit-source-id: ada63a8d2f3e4af6c58971f83053b0eb443908d81 parent d73eb1e commit db38085
4 files changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
168 | | - | |
| 169 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments