Ignore:
Timestamp:
2024-04-22T20:59:26+02:00 (14 months ago)
Author:
taylor.smock
Message:

Revert most var changes from r19048, fix most new compile warnings and checkstyle issues

Also, document why various ErrorProne checks were originally disabled and fix
generic SonarLint issues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/TaggingPresetSchemeWikiGenerator.java

    r18801 r19050  
    6464    }
    6565
    66     private static class TaggingNamespaceContext implements NamespaceContext {
     66    private static final class TaggingNamespaceContext implements NamespaceContext {
    6767        @Override
    6868        public String getNamespaceURI(String prefix) {
Note: See TracChangeset for help on using the changeset viewer.