lint-rules
lint-rules copied to clipboard
[Feature request] `@throws` annotation in kdoc is not implemented
That code currently not causes warnings about not catched exceptions
/**
* @throws IllegalStateException when state is illegal
*/