Commit 24ad16c
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: #1322
Relate-to: #1321
Signed-off-by: Philippe Coval <[email protected]>1 parent 3d44975 commit 24ad16c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments