Skip to content

4.4.3

Choose a tag to compare

@kukulich kukulich released this 07 Feb 10:57
· 1840 commits to master since this release
4.4.3
ea5fe67

Fixes:

  • EarlyExitSniff: Fixed fixing of negative logical conditions
  • EarlyExitSniff: Fixed fixing of binary AND condition
  • ReferenceUsedNamesOnlySniff: Fixed fixing of types in annotations at the end of line (thanks to @Majkl578)