mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 01:28:34 +08:00
Allow disable=all
to disable all warnings (fixes #2323)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## Git (0.8.0)
|
||||
### Added
|
||||
- `disable=all` now conveniently disables all warnings
|
||||
- `external-sources=true` directive can be added to .shellcheckrc to make
|
||||
shellcheck behave as if `-x` was specified.
|
||||
- SC2286-SC2288: Warn when command name ends in a symbol like `/.)'"`
|
||||
|
Reference in New Issue
Block a user