Skip to content

v0.5.1

Latest

Choose a tag to compare

@sorenlind sorenlind released this 28 Nov 13:30

9e77ce2 - Fix bug causing false positives for PLU002

When an inner async 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.