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
@dgarus/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!
Currently, if an inner class doesn't have the tag "since" then we get the error like this:
[INFO] Checkstyle: C:\.....\jpeek\src\main\java\org\jpeek\Base.java[46]: Missing '@since' tag in class/interface comment (JavadocTagsCheck)
I think the tag "since" shouldn't be mandatory for inner classes.
The text was updated successfully, but these errors were encountered: