mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 05:11:27 +08:00
Add wiki links to output, and a -W controlling it. (Fixes #920)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## ???
|
||||
### Added
|
||||
- Command line option --severity/-S for filtering by minimum severity
|
||||
- Command line option --wiki-link-count/-W for showing wiki links
|
||||
- SC2236/SC2237: Suggest -n/-z instead of ! -z/-n
|
||||
- SC2238: Warn when redirecting to a known command name, e.g. ls > rm
|
||||
### Changed
|
||||
|
Reference in New Issue
Block a user