We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Environment variable name is the only thing needed for `-e` when the variable is already present in the current environment
Add details of `shellcheck disable=all` as it seems to be missing
Fix caps and add highlighting for embedded code-blocks
Updated Ignore (markdown)
add description about specifying multiple errors using directives
Explain that env var is optional.
Expand with info how to pass ignore rules when running shellcheck in Docker.
Ignoring all instances in a file: change note about fix for 0.4.6
Removed an erroneous backtick on the file level disable directive example
dcoumenting ignoring all instances in a file
Created Ignore (markdown)