mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-10 10:31:22 +08:00
Allow SC2243 and SC2244 to trigger with quotes, add fix
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## Since previous release
|
||||
### Added
|
||||
- Preliminary support for fix suggestions
|
||||
- SC2243/SC2244: Suggest using explicit -n for `[ $foo ]`
|
||||
|
||||
## v0.6.0 - 2018-12-02
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user