Skip to content

History

Revisions

  • Updated Home (markdown)

    @nelsonjchen nelsonjchen committed May 13, 2022
    e0ca78c
  • wiki: fix typo

    @rethab rethab committed May 12, 2022
    baa185b
  • remove empty footnote

    @LucasLarson LucasLarson committed May 10, 2022
    18e9767
  • return the last argument passed to a function without resorting to bash

    @LucasLarson LucasLarson committed May 8, 2022
    55009f1
  • Created SC2316 (markdown)

    @koalaman koalaman committed May 6, 2022
    f83e827
  • Updated _Footer (markdown)

    @wldstudio wldstudio committed May 6, 2022
    c1ba7cc
  • Fix typo

    @oxr463 oxr463 committed May 4, 2022
    64cef08
  • fix title

    @meleu meleu committed May 2, 2022
    a40e3e8
  • fix link to dwheeler's website

    @meleu meleu committed May 2, 2022
    7b6e982
  • `mapfile` recipe is bash 4.4+, `-t` was added in it

    @scop scop committed Apr 29, 2022
    193bf36
  • Make correct code match the companion error's actually correct example

    @spoelstraethan spoelstraethan committed Apr 28, 2022
    8c9ea41
  • Updated SC2102 (markdown)

    @koalaman koalaman committed Apr 22, 2022
    c7ae66d
  • POSIX `[ ]` is `test`

    @LucasLarson LucasLarson committed Apr 16, 2022
    b013853
  • Make explanation on how to fix this check on sh clearer, add example of heredoc

    @AlexTMjugador AlexTMjugador committed Apr 13, 2022
    8ef0dc0
  • Created _Footer (markdown)

    @willholen willholen committed Apr 4, 2022
    de8c265
  • Destroyed _Footer (markdown)

    @willholen willholen committed Apr 4, 2022
    8bf0b48
  • Updated "correct code" block logic to match the "problematic code" block. One was indexing from 0 and the other from 1.

    @scottdcoulter scottdcoulter committed Mar 28, 2022
    ae023e2
  • Created _Footer (markdown)

    @patricegautier patricegautier committed Mar 24, 2022
    7b7b253
  • Revert 0809d6195e9a17c5e37bc82766603b35f06ba186...9f711eb6f86e6fdaf62cb9deb252692d76fd372d on SC2086

    @grhm grhm committed Mar 22, 2022
    b9f9e5b
  • Reinstate SC2086 page

    @grhm grhm committed Mar 22, 2022
    e59de2d
  • Destroyed SC2086 (markdown)

    @Scopetta197 Scopetta197 committed Mar 21, 2022
    a163ca9
  • Generalize "Rationale" section; move `pipefail`-specific info to a separate section; link to POSIX spec for `set`

    @larryv larryv committed Mar 21, 2022
    1c2f04e
  • Updated SC3040 (markdown)

    @TinCanTech TinCanTech committed Mar 21, 2022
    663e66d
  • Updated SC3040 (markdown)

    @TinCanTech TinCanTech committed Mar 20, 2022
    8f0f1d1
  • Dogfooding the examples spots SC2250, SC2292

    @habere-et-dispertire habere-et-dispertire committed Mar 19, 2022
    b43e35a
  • Updated SC2144 (markdown)

    @koalaman koalaman committed Feb 26, 2022
    afbbee7
  • Updated SC2144 (markdown)

    @koalaman koalaman committed Feb 26, 2022
    af678fe
  • added a note on the importance of quoting for this application.

    @mjsobrep mjsobrep committed Feb 20, 2022
    943b607
  • It should be added.

    @AhmedYasinKUL AhmedYasinKUL committed Feb 15, 2022
    0ce7b48
  • use POSIX’s `unset` or `set +a` or `set +o allexport` instead of `local`

    @LucasLarson LucasLarson committed Feb 2, 2022
    40f5ce0