Mike McQuaid 7af68d0f8e
Fix shellcheck failures
A new version of `shellcheck` (I think?) brought us so new warnings and
errors.

To fix:
- pass `--source-path` so we don't need to stop `shellcheck` trying to
  read sourced files every time
- disable some more warnings/errors we don't care about fixing
2021-04-22 13:18:44 +01:00
..
2021-04-03 04:27:32 +02:00
2021-01-26 15:36:44 -05:00
2021-01-26 16:19:47 -05:00
2021-04-12 15:07:46 +01:00
2021-04-14 12:42:26 +01:00
2021-04-22 13:18:44 +01:00
2021-01-25 13:46:35 -05:00
2021-01-25 13:46:51 -05:00
2021-02-17 17:53:10 +00:00
2021-03-18 16:41:57 +00:00
2021-04-08 20:23:50 +09:00