Skip to content

v1.8.0 Release

Choose a tag to compare

@phosphore phosphore released this 28 Jan 15:02
· 57 commits to master since this release
  • Allow inline annotations in source code to ignore a check (// eng-disable) #78
  • Introduce a new exclusion flag (-x) to exclude specific checks 1497db6
  • The verbose flag (-v) is now enabled by default, the checks descriptions will now be shown in the results table 733e44a
  • Add options for parser plugins (-p or --parser-plugins <plugins>) #76
  • Fix false positive for global navigation check in typescript #77
  • Upgrade npm dependencies

Thanks to @bchurchill for the last two PRs!