Set SC2243/SC2244 level to "verbose"

This commit is contained in:
Vidar Holen
2019-04-13 13:40:18 -07:00
parent 9652ccfdbd
commit c860b74505
3 changed files with 5 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
- SC2247: Warn about $"(cmd)" and $"{var}"
- SC2246: Warn if a shebang's interpreter ends with /
- SC2245: Warn that Ksh ignores all but the first glob result in `[`
- SC2243/SC2244: Suggest using explicit -n for `[ $foo ]`
- SC2243/SC2244: Suggest using explicit -n for `[ $foo ]` (verbose)
### Changed
- If a directive or shebang is not specified, a `.bash/.bats/.dash/.ksh`