Bugfixes
- Fixes that Github Action was failing for wrong status code
- Fixes
NegatedConditionsViolation
false positive on absent
else
in combination withelif
- Fixes
WPS528
false positive on augmented assigns - Fixes incorrect message for
WPS349
- Fixes that
reviewdog
was not able to create more than30
comments per PR
Misc
pylint
docs fixed- Fixes docs about implicit
yield
violation