Commit bdb399b
committed
CI: ignore shellcheck's SC2086 error
Ignore the "Double quote to prevent globbing and word splitting" error
from shellcheck. Script authors should have knowledge whether the
variable can contain spaces or shell glob symbols or not.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>1 parent 9b33962 commit bdb399b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
0 commit comments