Commit a7a7bdb
committed
fix(legal): Workaround reuse tool
I noticed while using https://reuse.software/
this false positive error:
reuse.extract - ERROR - Could not parse 'MIT\n','
reuse.extract - ERROR - \
'.../FreeRTOS-Kernel/.github/scripts/kernel_checker.py' \
holds an SPDX expression that cannot be parsed, skipping the file
Origin: FreeRTOS#1322
Relate-to: FreeRTOS#1321
Relate-to: https://reuse.software/faq/#exclude-lines
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>1 parent 3d44975 commit a7a7bdb
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
| 130 | + | |
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
| |||
0 commit comments