We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4b0a6 commit eeea745Copy full SHA for eeea745
internal/check/checkconfigurations/checkconfigurations.go
@@ -427,7 +427,7 @@ var configurations = []Type{
427
},
428
{
429
ProjectType: projecttype.Library,
430
- SuperprojectType: projecttype.All,
+ SuperprojectType: projecttype.Library,
431
Category: "library.properties",
432
Subcategory: "name field",
433
ID: "LP012",
@@ -507,7 +507,7 @@ var configurations = []Type{
507
508
509
510
511
512
513
ID: "LP017",
0 commit comments