Skip to content

History

Revisions

  • Updated SC3003 (markdown)

    @e-kwsm e-kwsm committed Nov 8, 2023
    ad1322a
  • Destroyed ”ErrorCode (markdown)

    @vasu-singari vasu-singari committed Nov 7, 2023
    4dddaac
  • Created ”ErrorCode (markdown)

    @vasu-singari vasu-singari committed Nov 7, 2023
    fa52d97
  • Destroyed SC1042 (markdown)

    @ritchiepapirin ritchiepapirin committed Oct 9, 2023
    ad25e88
  • Destroyed _Sidebar (markdown)

    @ritchiepapirin ritchiepapirin committed Oct 9, 2023
    e749cf9
  • Created SC2086 (rest)

    @ritchiepapirin ritchiepapirin committed Oct 9, 2023
    346240f
  • Destroyed SC2086 (markdown)

    @ashpatel2020 ashpatel2020 committed Oct 1, 2023
    99d27ef
  • printf %b is POSIX, so move that suggestion into the Rationale section

    @J-M0 J-M0 committed Sep 27, 2023
    5eb94be
  • Created SC107 (markdown)

    @OceusGreycastle OceusGreycastle committed Sep 18, 2023
    77cee5a
  • Revert 98b771780adbade289cffe388efb0a90756638c6...9f3cd894e19a5c262996648d70a136fdfd5865ee on GitLab CI

    @niklasholm niklasholm committed Sep 12, 2023
    9388aff
  • Another minor grammatical fix

    @fevrin fevrin committed Sep 4, 2023
    df57ab1
  • Minor grammatical fix

    @fevrin fevrin committed Sep 4, 2023
    399386c
  • using a pipe and avoiding the use of the stdin file descriptor

    @akhilj-git akhilj-git committed Aug 22, 2023
    9df8e61
  • Created SC2326 (markdown)

    @koalaman koalaman committed Jul 31, 2023
    d0f0fc4
  • Created SC2325 (markdown)

    @koalaman koalaman committed Jul 31, 2023
    6ae77c5
  • Created SC2324 (markdown)

    @koalaman koalaman committed Jul 30, 2023
    3685488
  • include shell files (instead of excluding them)

    @SimonHeimberg SimonHeimberg committed Jul 19, 2023
    9f3cd89
  • cleaned up "Exceptions section

    @larryv larryv committed Jul 13, 2023
    bee868f
  • Destroyed Spelll check (markdown)

    @bb010g bb010g committed Jul 8, 2023
    47be4d0
  • Destroyed Shellcheck (markdown)

    @bb010g bb010g committed Jul 8, 2023
    b02f61c
  • Destroyed Mobile (creole)

    @bb010g bb010g committed Jul 8, 2023
    678a4d6
  • Destroyed Chat (mediawiki)

    @bb010g bb010g committed Jul 8, 2023
    c676041
  • Destroyed FADS (markdown)

    @bb010g bb010g committed Jul 8, 2023
    817da14
  • Updated SC2153 (markdown)

    @bruce-ricard bruce-ricard committed Jul 7, 2023
    9775974
  • Updated SC2153 (markdown)

    @bruce-ricard bruce-ricard committed Jul 7, 2023
    78c6d5b
  • Add an exception (prompt vars) and quote from the man pg

    @wileyhy wileyhy committed Jul 4, 2023
    2624fd2
  • Add four varying examples found in the wild of problematic code

    @wileyhy wileyhy committed Jun 29, 2023
    adb79ae
  • `let count++` gives a warning suggesting `(( count++ ))` instead. The deleted "Equivalently" code was _not_ equivalent and it didn't work because `count` was modified in a subshell (as shellcheck itself points out)

    @stevecheckoway stevecheckoway committed Jun 15, 2023
    fec6fe2
  • In exceptions section, changed wording in example of PS4

    @wileyhy wileyhy committed Jun 12, 2023
    11f3757
  • Related resources section, added reference to BashFaq "Practices" page

    @wileyhy wileyhy committed Jun 12, 2023
    4d1d9a9