You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Checkstyle does not check for type Javadocs.Rule JavadocType should be added. Rule that causes trouble and should be removed is AvoidStarImport since IntelliJ IDEA likes to organize imports automatically this way.