Skip to content

Quick Fixes to Ignore Rules

Compare
Choose a tag to compare
@sbdchd sbdchd released this 21 Aug 02:32
· 22 commits to master since this release
98fa771

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)