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
I've checked http://checkstyle.sourceforge.net/config_javadoc.html.
As far as i can see, there are no checkstyle modules which can disable the asterisks of javadoc comments. The other formatting issues can be addressed.
I think this is low priority right now because the current settings work. We can address the issue in some weeks.
It is possible to import checkstyle settings in IntelliJ: https://stackoverflow.com/a/35273850/873282
Is it possible to replace the IntelliJ settings by solely checkstyle.xml?
The text was updated successfully, but these errors were encountered: