I’ve got an empty override method that detekt 1.20...
# detekt
b
I’ve got an empty override method that detekt 1.20.0 is complaining about (
EmptyFunctionBlock
), but I found this bug which was fixed, which should allow overridden methods to have empty blocks. It was a while ago, though, has something changed since this?
g
Yup that's the answer
b
👍 sorry for the noise