Skip to content

Release v0.42.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 03:06

0.42.0 - 2021-03-09

Added

  • Added propagation of metavariables to clauses nested under patterns:. Fixes #2548.
  • --json-time flag which reports runtimes for (rule, target file)
  • --vim flag for Syntastic
  • PHP - Support for partial if statements
  • CSharp - Many improvements to parsing

Fixed

  • Rust can be invoked with rs or rust as a language

Changed

  • The timeout for downloading config files from a URL was extended from 10s to 20s