Skip to content

Commit

Permalink
Automated deployment to GitHub Pages: 079c52d
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 14, 2025
1 parent c444e37 commit fa51e10
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@ <h4 id='2-regex-custom-rules' class='heading'>2. Regex Custom Rules</h4>

<p>which match to <code>keyword</code> and <code>identifier</code> in the above list.</p>

<p>If using custom rules in combination with <code>only_rules</code>, you must include the
<p>If using custom rules in combination with <code>only_rules</code>, you must include the
literal string <code><a href="custom_rules.html">custom_rules</a></code> in the <code>only_rules</code> list:</p>
<pre class="highlight yaml"><code><span class="na">only_rules</span><span class="pi">:</span>
<span class="pi">-</span> <span class="s">custom_rules</span>
Expand Down
Binary file modified docsets/SwiftLintCore.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@ <h4 id='2-regex-custom-rules' class='heading'>2. Regex Custom Rules</h4>

<p>which match to <code>keyword</code> and <code>identifier</code> in the above list.</p>

<p>If using custom rules in combination with <code>only_rules</code>, you must include the
<p>If using custom rules in combination with <code>only_rules</code>, you must include the
literal string <code><a href="custom_rules.html">custom_rules</a></code> in the <code>only_rules</code> list:</p>
<pre class="highlight yaml"><code><span class="na">only_rules</span><span class="pi">:</span>
<span class="pi">-</span> <span class="s">custom_rules</span>
Expand Down

0 comments on commit fa51e10

Please sign in to comment.