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 0bf4d5a commit 016e534Copy full SHA for 016e534
util/gh-pages/index_template.html
@@ -148,7 +148,7 @@ <h1 class="page-header">Clippy Lints <span id="lint-count" class="badge"></span>
148
<label for="label-{{lint.id}}"> {# #}
149
<h2 class="lint-title"> {# #}
150
<div class="panel-title-name" id="lint-{{lint.id}}"> {# #}
151
- {{lint.id +}}
+ {{lint.id ~}}
152
<a href="#{{lint.id}}" class="anchor label label-default">¶</a> {#+ #}
153
<a href="" class="copy-to-clipboard anchor label label-default"> {# #}
154
📋 {# #}
0 commit comments