-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #23465: Remove custom checkstyle plugin
TopLevelJavadocCheck.java is duplicating functionality from MissingJavadocType. Our custom class is from #14794 (closed 2017-10-16). The check that makes it redundant was added in checkstyle 8.20 (released 2019-04-28). This adds the missing javadocs for the more comprehensive checkstyle version. git-svn-id: https://josm.openstreetmap.de/osmsvn/applications/editors/josm/plugins@36208 b9d5c4c9-76e1-0310-9c85-f3177eceb1e4
- Loading branch information
Showing
2 changed files
with
2 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters