Merge pull request #781 from austin987/patch-1

Add info/link on ignoring issues to README
This commit is contained in:
koalaman
2016-11-28 11:33:05 -08:00
committed by GitHub

View File

@@ -293,6 +293,11 @@ ShellCheck recognizes a menagerie of other issues:
Alexander Tarasikov,
[via Twitter](https://twitter.com/astarasikov/status/568825996532707330)
## Ignoring issues
Issues can be ignored via environmental variable, command line, individually or globally within a file:
https://github.com/koalaman/shellcheck/wiki/Ignore
## Reporting bugs