Soma question about use checkstyle #12815
Unanswered
springcoco
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
@springcoco it is not clear how we can help, please provide concrete examples of what you hope to achieve |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community members, in my current company we are using some self-developed frameworks internally. Due to the many versions of these frameworks, each department is using a slightly different version with some changes in functionality. Thus, we often encounter problems during upgrades and migrations. Currently, I want to use Checkstyle to implement a tool for feature scanning, in order to scan the features of the current version of the framework used by our users. However, I lack experience in code static analysis and would be grateful for any ideas or suggestions you have to offer.
Beta Was this translation helpful? Give feedback.
All reactions