Closed lpanichi closed 1 year ago
The checkstyle rules defined in checkstyle.xml
can be incompatible across different checkstyle versions.
The extension uses checkstyle@8.18 by default.
You can change that by running the command Checkstyle: Set the Checkstyle Version
and select a version which is compatible with your rules.
I have those errors when importing a checkstyle.xml :
What is the version of checkstyle used compatible with the extension ? I'm using the version 1.4.1 of the extension. VSCode 1.71.0 Java 11
The
checkstyle.xml
is working with eclipse.