a2aproject/a2a-java

Code formatter/reporter

Open

#139 建立於 2025年6月30日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Java (149 fork)auto 404
enhancementgood first issuehacktoberfest

倉庫指標

Star
 (438 star)
PR 合併指標
 (PR 指標待抓取)

描述

We should have something to report on things like unused imports, trailing spaces etc.

I'm only familiar with the following ones:

  • Checkstyle from https://github.com/wildfly/wildfly. I think here the rules are a bit "old" for what we want to do here. Those are my impressions from another project I worked on, but I can't remember why.
  • Spotless, from another private project I worked on. I found this way too intrusive, forcing lots of code changes for trivial stuff. Then again I am not very familiar with it.

If anyone has some ideas that would be great.

貢獻者指南