Commit 2bd6926
authored
Fix shellcheck (#632)
* Remove pip completion of pip2
* Apply Shellcheck 0.8.0
* (tue-env) use more local vars
* Bump version to 1.3.9
* (tue-data) use more local
* (tue-env-config) use more local
* (tue-env-config) declare local vars on sep line
* (tue-env-config) move main code to func to use local vars
* (tue-data) declare local vars on sep line
* (tue-env) declare local vars on sep line
* (tue-functions) declare local vars on sep line
* (tue-get) declare local vars on sep line
* (tue-functions) use 'local -a' for arrays
* Rename array to prevent shellcheck bug
koalaman/shellcheck#13091 parent 6d6fd6b commit 2bd6926
File tree
10 files changed
+362
-264
lines changed- ci
- installer
- setup
10 files changed
+362
-264
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
0 commit comments