Skip to content

Version 0.13.2

Compare
Choose a tag to compare
@sobolevn sobolevn released this 10 Dec 12:51
· 1761 commits to master since this release
6b24f1f

Bugfixes

  • Fixes that Github Action was failing for wrong status code
  • Fixes NegatedConditionsViolation false positive on absent
    else in combination with elif
  • Fixes WPS528 false positive on augmented assigns
  • Fixes incorrect message for WPS349
  • Fixes that reviewdog was not able to create more than 30 comments per PR

Misc

  • pylint docs fixed
  • Fixes docs about implicit yield violation