Commit 1812dd2
committed
completion/defaults: disable linting SC2207
The two functions in this file are careful to specify `$IFS` and use word-splitting properly to match on strings parsed from a command which does not produce strings with embedded newlines. Therefore, disable the SC2207 warning about word splitting.1 parent 124b2e6 commit 1812dd2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments