Skip to content

Commit

Permalink
Deployed b9e734c to develop with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Build Server committed Jan 12, 2025
1 parent 2c36812 commit c7efea1
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -5821,7 +5821,7 @@ <h1>Features</h1>
<h2 id="basic-features">Basic features<a class="headerlink" href="#basic-features" title="Permanent link">&para;</a></h2>
<ul class="task-list">
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled checked/><span class="task-list-indicator"></span></label> Reads errors and warnings from MSBuild log files.</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled checked/><span class="task-list-indicator"></span></label> Provides URLs .NET SDK analyzers (<code>CA*</code>), StyleCop analyzer rules (<code>SA*</code>), SonarLint rules (<code>S*</code>) and Roslynator rules (<code>RCS*</code>).</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled checked/><span class="task-list-indicator"></span></label> Provides URLs .NET SDK analyzers code quality rules (<code>CA*</code>), .NET SDK analyzers code style rules (<code>IDE*</code>), StyleCop analyzer rules (<code>SA*</code>), SonarLint rules (<code>S*</code>) and Roslynator rules (<code>RCS*</code>).</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled checked/><span class="task-list-indicator"></span></label> Support for custom URL resolving using the <a href="https://cakebuild.net/api/Cake.Issues.MsBuild/MsBuildIssuesAliases/93C21487" target="_blank">MsBuildAddRuleUrlResolver</a> alias.</li>
</ul>
<h2 id="supported-log-file-formats">Supported log file formats<a class="headerlink" href="#supported-log-file-formats" title="Permanent link">&para;</a></h2>
Expand Down Expand Up @@ -5891,7 +5891,7 @@ <h2 id="supported-iissue-properties">Supported IIssue properties<a class="header
<li>Can be set while reading issues</li>
<li>Set to <code>IIssue.MessageText</code></li>
<li>Can be set while reading issues</li>
<li>For .NET SDK analyzers (<code>CA*</code>), StyleCop analyzer rules (<code>SA*</code>), SonarLint rules (<code>S*</code>) and Roslynator rules (<code>RCS*</code>). Support for additional rules can be added through a custom <a href="https://cakebuild.net/api/Cake.Issues.MsBuild/MsBuildIssuesAliases/93C21487" target="_blank">MsBuildAddRuleUrlResolver</a></li>
<li>For .NET SDK analyzers code quality rules (<code>CA*</code>), .NET SDK analyzers code style rules (<code>IDE*</code>), StyleCop analyzer rules (<code>SA*</code>), SonarLint rules (<code>S*</code>) and Roslynator rules (<code>RCS*</code>). Support for additional rules can be added through a custom <a href="https://cakebuild.net/api/Cake.Issues.MsBuild/MsBuildIssuesAliases/93C21487" target="_blank">MsBuildAddRuleUrlResolver</a></li>
</ol>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion develop/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit c7efea1

Please sign in to comment.