Commit 4c8449d
tests: shellcheck: restrict warnings to warnings only
And not lower severities like info and style.
For the moment, there are too many info messages, e.g. not using double
quotes everywhere or having functions that are not directly called.
Let's not push people to fix those and create massive cleanup patches
not fixing actual problems.
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>1 parent 238e7a9 commit 4c8449d
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
60 | | - | |
61 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments