Skip to content

v0.4.1

Choose a tag to compare

@sorenlind sorenlind released this 02 Nov 06:46
· 2 commits to main since this release

71ac99b - Fix bug causing false positives for PLU002

When an inner class or function was immediately followed by a return,
false positives could occur because other linters and formatters may
require a specific number of blanks after classes and functions. One
example is Black.