#Checkstyle
코드 포매팅은 자바 메인븐같은 빌드에서 checkstyle이나 pmd등등 써서 애초에 빌드가 안되게 막듯이 스칼라도 비슷한게 있지않나요?
November 27, 2023 at 11:01 PM
v9からcheckstyleがドロップしたんだ
くー
eslint.org/blog/2024/04...
ESLint v9.0.0 released - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
eslint.org
June 26, 2024 at 9:28 AM
Oh, Checkstyle! Why do you ignore SupressWarnings?
April 2, 2025 at 9:05 PM
@bh5k It isn't an error, it is a style warning from checkstyle. I just want to understand method arg same name as field is maybe a bad idea.
April 8, 2025 at 8:17 PM
Yo aún recuerdo aquella época en la que obligaba a pasar el CheckStyle a los míos...

... hasta que se dejó de hacer. 😜
April 14, 2025 at 1:11 PM
Can someone please find out whoever the fuck decided "yeah, we need a checkstyle rule for max line length" and slap them in the face? I now have to read up again on how to suppress that nonsense so I can roll out a workaround for an issue because I'm using spring data repositories and the query […]
Original post on mastodon.social
mastodon.social
June 13, 2025 at 9:37 AM
Using checkstyle eclipse plugin. Why is it wrong to hide a field? public void setFoo(int foo) {this.foo = foo;} Eclipse generates this code!
April 8, 2025 at 8:17 PM
Checkstyle も SpotBugs も弊プロジェクトにいきなり入れても死ぬだけっぽいな...?
August 24, 2025 at 1:01 AM
What’s left to do..
- finish zone changes + make the rest of the areas
- implement (very small) quest function
- make the rest of the npcs
- uhhh make the whole story and dialogue and everything
- fix for checkstyle ^_^
- Also I wanna make a small slideshow of images when you beat the game
November 24, 2025 at 6:38 AM
Also, if you ever wondered why #SpringJavaFormat / #Checkstyle ask the first sentence of a type-level JavaDoc comment to end with a period, the screenshot shows why :)

It will become the value of `Description` in the overview.
June 25, 2025 at 9:50 AM
Unveil the controversy behind the Checkstyle License! Our review questions open source norms, exposing risks of unfair compensation and potential code exploitation. Explore the full story: https://www.license-token.com/wiki/unveiling-checkstyle-license-summary
March 29, 2025 at 1:33 PM
📦 staabm/annotate-pull-request-from-checkstyle 1.8.6



🔗 https://github.com/staabm/annotate-pull-request-from-checkstyle
September 17, 2025 at 6:58 AM
s task for the day. Make checkstyle ignore the "javadoc required" rule for common stuff like LOG. /** Logger ffs */.
February 27, 2009 at 3:28 PM
Ella Dodor, Cristina V. Lopes: Checkstyle+: Reducing Technical Debt Through The Use of Linters with LLMs https://arxiv.org/abs/2510.23068 https://arxiv.org/pdf/2510.23068 https://arxiv.org/html/2510.23068
October 28, 2025 at 6:35 AM
Should `import module java.base` (JEP-511) be Good or Bad practice in codebases that have previously banned wildcard imports? Perhaps `java.base` should be considered acceptable with other modular imports banned (but this will need tooling support in IDEs, Checkstyle etc). WDYT? openjdk.org/jeps/511
openjdk.org
April 22, 2025 at 8:04 AM
Oops.. There are 847 checkstyle errors. #OSGI->Karaf :)
November 18, 2024 at 9:19 AM
Dive into the controversial truths of the Checkstyle License—where fair code meets open source reality. Are exploitation risks inevitable? Get the full breakdown here: https://www.license-token.com/wiki/unveiling-checkstyle-license-summary
May 19, 2025 at 8:12 AM
Doing better! There are 84 checkstyle errors. @OpenDaylightSDN OSGI -> Karaf :)
November 18, 2024 at 9:19 AM
checkstyleの過去バージョンのドキュメントどこ???見つけらんねえよこれ
May 23, 2024 at 7:16 AM
If messy test code is slowing your automation, #Checkstyle can help.

By enforcing consistent standards, monitoring complexity, and improving documentation, it ensures maintainable scripts, faster debugging, and scalable #QA frameworks.

Read our latest blog to learn more: bitl.to/58QU
October 1, 2025 at 8:04 AM
Controversial: Fair code licensing shakes up open source! Check how Checkstyle License redefines developer pay & sustainability. https://dev.to/zhangwei42/unveiling-the-checkstyle-license-a-deep-dive-into-fair-code-open-source-sustainability-and-1adk
August 8, 2025 at 4:01 PM