-
Notifications
You must be signed in to change notification settings - Fork 707
SONARJAVA-5845 Add new ModuleMetadata public API #5343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
8c7a201 to
33aef9a
Compare
|
|
This PR is stale because it has been open 7 days with no activity. If there is no activity in the next 7 days it will be closed automatically |
33aef9a to
30fef41
Compare
andreaguarino
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I've just suggested a few small improvements!
java-frontend/src/main/java/org/sonar/plugins/java/api/internal/ModuleMetadata.java
Show resolved
Hide resolved
...hecks-test-sources/default/src/test/java/checks/tests/SpringBootEmptyMethodsCheckSample.java
Outdated
Show resolved
Hide resolved
java-frontend/src/main/java/org/sonar/java/DefaultModuleMetadata.java
Outdated
Show resolved
Hide resolved
java-frontend/src/main/java/org/sonar/java/DefaultModuleMetadata.java
Outdated
Show resolved
Hide resolved
03ca080 to
8df7bc1
Compare
8df7bc1 to
dd13053
Compare
|






SONARJAVA-5845