Quick Fixes to Ignore Rules
Added
-
github: support overriding api url for github enterprise usage (#611). Thanks @jvatic!
-
lsp server: quick fix to open documentation for rule violation (#610)
-
lsp server: quick fixes to ignore rules for a line or entire file (#613)
Fixed
- linter: violations no longer include leading whitespace & comments in their range. (#612)