Ignoring all instances in a file: change note about fix for 0.4.6

Daniel Hahler
2017-06-17 20:12:39 +02:00
parent 14ab41c005
commit ce24bf631f

@@ -29,4 +29,4 @@ Add a [[directive]] at the top of the file:
#!/bin/sh #!/bin/sh
# shellcheck disable=SC2059 # shellcheck disable=SC2059
Note that the [[directive]] must be on the first line after the shebang ([#779](https://github.com/koalaman/shellcheck/issues/779)). That will be fixed in 0.4.6+ Note that the [[directive]] must be on the first line after the shebang with versions before 0.4.6.