Skip to content
Snippets Groups Projects
  1. Apr 08, 2020
    • wkwk's avatar
      Do a shellcheck / shfmt run on shellscripts · 8146dbc1
      wkwk authored
      Fix SC2145: Argument mixes string and array. Use * or separate argument.
      Fix SC2162: read without -r will mangle backslashes.
      Fix SC2086: Double quote to prevent globbing and word splitting.
      Fix SC2164: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
      8146dbc1
  2. Jan 24, 2020
  3. Jan 23, 2020
  4. Jan 22, 2020
  5. Dec 13, 2019
  6. Dec 09, 2019
  7. Jul 10, 2019
  8. Jul 09, 2019
  9. Jul 08, 2019
  10. May 31, 2019
  11. May 25, 2019
  12. May 23, 2019
  13. Mar 24, 2019
  14. Mar 22, 2019
Loading