Updated SC2126 (markdown)
Add advice for multiple files - https://github.com/koalaman/shellcheck/issues/1920
Move link into text and point to the "right" answer.
Updated SC2206 (markdown)
Updated SC2046 (markdown)
Addressing issue raised in PR 1888.
give an explaination behind this shellcheck code.
Revert 43fbad5d14658807eecc64ca16ba951555ce2e43...ad301a407fb71326beeeace5fb937fdd86bf3e3c on Parser error
list supported flavors
bash is more appropriate for .bashrc
Typo
Replaced awk with double expansion
Added portable file size example
Created SC2000 (markdown)
Revert d765242b598b0b662460a6fba7b5819983c346dd...57fff2e15f951684fbf6a256327ea6593836192d on SC2012
creating a stub for this topic
fix typo
Destroyed SC2012 (markdown)
Spelling fix
Revert 0bcac9013f2ec5a11132bbdefa4433988ae1cade...4d7b4d79587e7977f4b5de5145369a1bcebd151c on SC2155
Updated SC2095 (markdown)
Created SC1027 (markdown)
Updated SC2124 (markdown)
Missing page
add description about specifying multiple errors using directives
I've added the count-the-files example from #1852 since it seems to be another general case; getting a count of files, as opposed to using the actual names.
Updated SC2011 (markdown)
Updated DevGuide (markdown)