vscode-checkstyle
vscode-checkstyle copied to clipboard
Can't fix RedundantModifier
Description:
Can't fix RedundantModifier

Environments
- OS: Windows 10
- VS Code version: 1.31.1
- Extension version; Build withsign/4
Need to add quick fix if it's an interface declaration
@jdneo, Also need to add quick fix about this:
- Class constructors

- Inner interface declarations that are declared as static.

- Nested enum definitions that are declared as static
