Allow disable=all to disable all warnings (fixes #2323)

This commit is contained in:
Vidar Holen 2021-09-18 12:50:01 -07:00
commit 09aa15c9b7
4 changed files with 15 additions and 1 deletions

View file

@ -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 `/.)'"`