File tree 1 file changed +3
-3
lines changed
internal/rule/ruleconfiguration
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ var configurations = []Type{
107
107
},
108
108
{
109
109
ProjectType : projecttype .Library ,
110
- SuperprojectType : projecttype .All ,
110
+ SuperprojectType : projecttype .Library ,
111
111
Category : "structure" ,
112
112
Subcategory : "miscellaneous" ,
113
113
ID : "LS004" ,
@@ -155,7 +155,7 @@ var configurations = []Type{
155
155
},
156
156
{
157
157
ProjectType : projecttype .Library ,
158
- SuperprojectType : projecttype .All ,
158
+ SuperprojectType : projecttype .Library ,
159
159
Category : "structure" ,
160
160
Subcategory : "miscellaneous" ,
161
161
ID : "LS007" ,
@@ -523,7 +523,7 @@ var configurations = []Type{
523
523
},
524
524
{
525
525
ProjectType : projecttype .Library ,
526
- SuperprojectType : projecttype .All ,
526
+ SuperprojectType : projecttype .Library ,
527
527
Category : "library.properties" ,
528
528
Subcategory : "name field" ,
529
529
ID : "LP018" ,
You can’t perform that action at this time.
0 commit comments