do not index package-info.java files
Fixes GH-1426
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
@org.springframework.lang.NonNullApi
|
||||
package org.test;
|
||||
Reference in New Issue
Block a user
Fixes GH-1426
@@ -0,0 +1,2 @@
|
||||
@org.springframework.lang.NonNullApi
|
||||
package org.test;
|
||||