Skip to content

v2.10.0

Choose a tag to compare

@sirbrillig sirbrillig released this 09 Mar 18:18
· 9 commits to master since this release

Changelog

  • First pass at passing in error and warning severity to phpcs (#57)
  • Move the debug info on (not)using cache behind isCachingEnabled check (#50)
  • Use "unmodified" > "modified" terms (#55)
  • Do not fetch file diff if updated file has no messages (#54)
  • Only run orig file PHPCS linting when the new version has lint issues (#51)
  • Always return 0 from reportMessagesAndExit when run with --arc-lint flag (#52)