Skip to content
Snippets Groups Projects
  1. Mar 03, 2024
  2. Feb 15, 2023
  3. Oct 05, 2021
  4. Aug 06, 2021
  5. Dec 11, 2020
  6. Oct 30, 2020
  7. Oct 13, 2020
  8. Oct 11, 2020
  9. Jun 16, 2020
  10. Jun 15, 2020
  11. 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
  12. Jan 24, 2020
  13. Oct 24, 2019
  14. Jun 08, 2019
  15. May 23, 2019
  16. May 19, 2019
  17. Apr 26, 2019
  18. Apr 19, 2019
  19. Apr 12, 2019
  20. Apr 11, 2019
  21. Apr 10, 2019
  22. Apr 04, 2019
  23. Mar 31, 2019
  24. Mar 29, 2019
  25. Mar 24, 2019
  26. Mar 23, 2019
Loading