Updated SC3037 (markdown)

Vidar Holen
2021-09-16 20:10:53 -07:00
parent b65823abe5
commit 80817d8e85

@@ -22,7 +22,7 @@ printf 'Foo:\tBar'
### Exceptions: ### Exceptions:
If you only intend to target shells that supports this feature, you can change If you only intend to target systems that supports this feature, you can change
the shebang to a shell that guarantees support, or [[ignore]] this warning. the shebang to a shell that guarantees support, or [[ignore]] this warning.
You can use `# shellcheck disable=SC3000-SC4000` to ignore all such compatibility You can use `# shellcheck disable=SC3000-SC4000` to ignore all such compatibility