File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ <h1>Clippy Lints</h1> {# #}
76
76
</ div > {# #}
77
77
< div class ="btn-group " id ="lint-groups " tabindex ="-1 "> {# #}
78
78
< button type ="button " class ="btn btn-default dropdown-toggle "> {# #}
79
- Lint groups < span class ="badge "> </ span > < span class ="caret "> </ span > {# #}
79
+ Lint groups < span class ="badge "> 0 </ span > < span class ="caret "> </ span > {# #}
80
80
</ button > {# #}
81
81
< ul class ="dropdown-menu " id ="lint-groups-selector "> {# #}
82
82
< li class ="checkbox "> {# #}
@@ -107,7 +107,7 @@ <h1>Clippy Lints</h1> {# #}
107
107
< div class ="btn-group ", id ="lint-applicabilities " tabindex ="-1 "> {# #}
108
108
< button type ="button " class ="btn btn-default dropdown-toggle "> {# #}
109
109
Applicability {#+ #}
110
- < span class ="badge "> </ span > {#+ #}
110
+ < span class ="badge "> 0 </ span > {#+ #}
111
111
< span class ="caret "> </ span > {# #}
112
112
</ button > {# #}
113
113
< ul class ="dropdown-menu " id ="lint-applicabilities-selector "> {# #}
You can’t perform that action at this time.
0 commit comments