Lucas

Results 3 comments of Lucas

Confirmed, same issues. **OS:** Arch **Kernel:** 5.17.7-arch1-2 **CPU:** AMD Ryzen 5 3600XT **GPU:** AMD 5700 XT **RAM:** 32 GB

I have been working to make checkstyle be a checker for flycheck, and it seems like the wonderous line of: `Checkstyle ends with 22 errors.` which happens at the very...

The issue at hand is this: ```xml -*- mode: compilation; default-directory: "~/Projects/emacs-testing/src/main/java/dev/dreameh/" -*- Compilation started at Mon Nov 14 04:47:56 "c:/Program Files/Eclipse Adoptium/jdk-17.0.4.101-hotspot/bin/java.exe" "-jar" "c:/Users/kyusa/lang-servers/checkstyle-8.14-all.jar" "-c" "c:/Users/kyusa/lang-servers/docs/checkstyle.xml" "-f" "xml" "c:/Users/kyusa/Projects/emacs-testing/src/main/java/dev/dreameh/GreetingResource.java"...