Add wiki links to output, and a -W controlling it. (Fixes #920)

This commit is contained in:
Vidar Holen
2018-10-10 21:27:52 -07:00
parent 79319558a5
commit e0e46e979a
5 changed files with 89 additions and 14 deletions

View File

@@ -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