Skip to content

0.51.11

Compare
Choose a tag to compare
@nicklockwood nicklockwood released this 29 May 18:59
  • Fixed unexpected static function error false positive in redundantSelf rule
  • Fixed failure to report lint error when removing a duplicate blank line at the end of the file
  • Fixed bug where hoistTry rule failed with more than 10 try expressions at the same scope level
  • Comments containing TODO: directives are no longer converted by the docComments rule