Hey there, is there an inspection to warn if I don't have javadoc `@param paramName bla bla` for a m...
h
Hey there, is there an inspection to warn if I don't have javadoc
@param paramName bla bla
for a method parameter?
a
I guess not. I see only "Missing KDoc comments for public declarations".