Skip to content

History

Revisions

  • Add `nullglob` to avoid error when there are no specific scripts

    @abitrolly abitrolly committed Aug 18, 2019
    4bdb1bc
  • add abort with custom error message

    @abitrolly abitrolly committed Aug 17, 2019
    7f31986
  • Added link to Azure Pipelines

    @vsalvino vsalvino committed Aug 14, 2019
    409c06a
  • Created Azure Pipelines (markdown)

    @vsalvino vsalvino committed Aug 14, 2019
    4779036
  • Updated SC1037 (markdown)

    @Artoria2e5 Artoria2e5 committed Aug 1, 2019
    6028ad8
  • POSIX does permit ${10}, ${11}, etc. - https://github.com/koalaman/shellcheck/issues/621

    @EliahKagan EliahKagan committed Jul 30, 2019
    454dfb5
  • Add another required case for using $ in an arithmetic expression, one that too many people tend to forget about.

    @glennj glennj committed Jul 26, 2019
    434a724
  • Provide rationale for SC2155 in the case of `local` as explained by @jgallag88 in delphix/appliance-build#339

    @basil basil committed Jul 25, 2019
    9287ec9
  • Created SC2073 (markdown)

    @koalaman koalaman committed Jul 20, 2019
    74adeb1
  • Destroyed _Footer (markdown)

    @alexjurkiewicz alexjurkiewicz committed Jul 8, 2019
    4a57aa9
  • Created _Footer (markdown)

    @falves1 falves1 committed Jul 7, 2019
    e226ed0
  • Updated SC2251 (markdown)

    @Tamaranch Tamaranch committed Jul 5, 2019
    7c63e9a
  • Updated Integration (markdown)

    @koalaman koalaman committed Jul 5, 2019
    c2eb84f
  • Updated SC2251 (markdown)

    @koalaman koalaman committed Jul 5, 2019
    3d5ed01
  • Updated SC2251 (markdown)

    @koalaman koalaman committed Jul 5, 2019
    27a916f
  • Updated SC2206 (markdown)

    @koalaman koalaman committed Jul 5, 2019
    8b2088d
  • Created SC2253 (markdown)

    @koalaman koalaman committed Jul 5, 2019
    a891627
  • Updated SC1067 (markdown)

    @koalaman koalaman committed Jul 4, 2019
    c4cd37a
  • Updated SC1067 (markdown)

    @koalaman koalaman committed Jul 4, 2019
    35c8d21
  • Created SC1067 (markdown)

    @koalaman koalaman committed Jul 4, 2019
    b2b28e3
  • Setting IFS=" " does not split if the on two or more spaces, i.e., "var1 var2". While without it, it splits into arr=("var1" "var2")

    @evandrocoan evandrocoan committed Jul 4, 2019
    12e03a3
  • Created SC1135 (markdown)

    @koalaman koalaman committed Jul 1, 2019
    f0f12de
  • zsh isn't supported by shellcheck

    @tdmalone tdmalone committed Jun 15, 2019
    d6e2126
  • changed double negative "can't not" -> "can"

    @markwellis markwellis committed Jun 13, 2019
    03d249f
  • Link to Google's Bash Style guide

    @jez jez committed Jun 5, 2019
    10c4175
  • Updated Integration (markdown)

    @koalaman koalaman committed Jun 2, 2019
    553231a
  • Created SC2252 (markdown)

    @koalaman koalaman committed Jun 2, 2019
    492d5b6
  • Updated SC2055 (markdown)

    @koalaman koalaman committed Jun 2, 2019
    2b37ef5
  • Add Heredoc section

    @stdedos stdedos committed May 27, 2019
    3967100
  • Add "Redirect both stdout and stderr"

    @stdedos stdedos committed May 27, 2019
    1bf11c9