We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 95701c0 commit 92f626fCopy full SHA for 92f626f
internal/rule/ruleconfiguration/ruleconfiguration.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