Skip to content

Commit

Permalink
Automated deployment to GitHub Pages: da597ea
Browse files Browse the repository at this point in the history
  • Loading branch information
swiftlintbot@jpsim.com committed Nov 7, 2023
1 parent 14e52c1 commit 02ebed2
Show file tree
Hide file tree
Showing 9 changed files with 46 additions and 26 deletions.
4 changes: 2 additions & 2 deletions Structs.html
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L126-L170">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L148-L192">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -626,7 +626,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L175-L350">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L197-L372">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
12 changes: 6 additions & 6 deletions Structs/CollectedLinter.html
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ <h1>CollectedLinter</h1>
<p>A <code>CollectedLinter</code> is only created after a <code><a href="../Structs/Linter.html">Linter</a></code> has run its collection steps in <code><a href="../Structs/Linter.html#/s:13SwiftLintCore6LinterV7collect4intoAA09CollectedD0VAA11RuleStorageC_tF">Linter.collect(into:)</a></code>.</p>

<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L175-L350">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L197-L372">Show on GitHub</a>
</div>
</div>
</section>
Expand Down Expand Up @@ -380,7 +380,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L177">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L199">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -433,7 +433,7 @@ <h4>Return Value</h4>
<p>All style violations found by this linter.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L196-L198">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L218-L220">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -487,7 +487,7 @@ <h4>Return Value</h4>
<p>All style violations found by this linter, and the time spent executing each rule.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L205-L208">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L227-L230">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -540,7 +540,7 @@ <h4>Return Value</h4>
<p>All corrections that were applied.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L283-L305">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L305-L327">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -601,7 +601,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L311-L318">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L333-L340">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
10 changes: 5 additions & 5 deletions Structs/Linter.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ <h1>Linter</h1>
<p>Represents a file that can be linted for style violations and corrections after being collected.</p>

<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L126-L170">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L148-L192">Show on GitHub</a>
</div>
</div>
</section>
Expand Down Expand Up @@ -378,7 +378,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L128">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L150">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -408,7 +408,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L130">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L152">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -494,7 +494,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L142-L157">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L164-L179">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -547,7 +547,7 @@ <h4>Return Value</h4>
<p>A linter capable of checking for violations after running each rule&rsquo;s collection step.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L164-L169">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L186-L191">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L126-L170">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L148-L192">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -626,7 +626,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L175-L350">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L197-L372">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ <h1>CollectedLinter</h1>
<p>A <code>CollectedLinter</code> is only created after a <code><a href="../Structs/Linter.html">Linter</a></code> has run its collection steps in <code><a href="../Structs/Linter.html#/s:13SwiftLintCore6LinterV7collect4intoAA09CollectedD0VAA11RuleStorageC_tF">Linter.collect(into:)</a></code>.</p>

<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L175-L350">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L197-L372">Show on GitHub</a>
</div>
</div>
</section>
Expand Down Expand Up @@ -380,7 +380,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L177">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L199">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -433,7 +433,7 @@ <h4>Return Value</h4>
<p>All style violations found by this linter.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L196-L198">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L218-L220">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -487,7 +487,7 @@ <h4>Return Value</h4>
<p>All style violations found by this linter, and the time spent executing each rule.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L205-L208">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L227-L230">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -540,7 +540,7 @@ <h4>Return Value</h4>
<p>All corrections that were applied.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L283-L305">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L305-L327">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -601,7 +601,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L311-L318">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L333-L340">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ <h1>Linter</h1>
<p>Represents a file that can be linted for style violations and corrections after being collected.</p>

<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L126-L170">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L148-L192">Show on GitHub</a>
</div>
</div>
</section>
Expand Down Expand Up @@ -378,7 +378,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L128">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L150">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -408,7 +408,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L130">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L152">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -494,7 +494,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L142-L157">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L164-L179">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -547,7 +547,7 @@ <h4>Return Value</h4>
<p>A linter capable of checking for violations after running each rule&rsquo;s collection step.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L164-L169">Show on GitHub</a>
<a href="https://github.com/realm/SwiftLint/tree/main/Source/SwiftLintCore/Models/Linter.swift#L186-L191">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,16 @@ <h2 id='non-triggering-examples' class='heading'>Non Triggering Examples</h2>
<pre class="highlight swift"><code><span class="nf">myFunc</span><span class="p">(</span><span class="nv">foo</span><span class="p">:</span> <span class="mi">0</span><span class="p">,</span>
<span class="nv">bar</span><span class="p">:</span> <span class="n">baz</span> <span class="o">==</span> <span class="mi">0</span><span class="p">)</span>
</code></pre>
<pre class="highlight swift"><code><span class="kt">UIViewPropertyAnimator</span><span class="o">.</span><span class="nf">runningPropertyAnimator</span><span class="p">(</span>
<span class="nv">withDuration</span><span class="p">:</span> <span class="mf">2.0</span><span class="p">,</span>
<span class="nv">delay</span><span class="p">:</span> <span class="mf">0.0</span><span class="p">,</span>
<span class="nv">options</span><span class="p">:</span> <span class="p">[</span><span class="o">.</span><span class="n">curveEaseIn</span><span class="p">]</span>
<span class="p">)</span> <span class="p">{</span>
<span class="c1">// animations</span>
<span class="p">}</span> <span class="nv">completion</span><span class="p">:</span> <span class="p">{</span> <span class="n">_</span> <span class="k">in</span>
<span class="c1">// completion</span>
<span class="p">}</span>
</code></pre>
<h2 id='triggering-examples' class='heading'>Triggering Examples</h2>
<pre class="highlight swift"><code><span class="nf">foo</span><span class="p">(</span><span class="nv">param1</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span> <span class="nv">param2</span><span class="p">:</span> <span class="n">bar</span><span class="p">,</span>
<span class="err"></span><span class="nv">param3</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> <span class="nv">param4</span><span class="p">:</span> <span class="kc">true</span><span class="p">)</span>
Expand Down
Binary file modified docsets/SwiftLintCore.tgz
Binary file not shown.
10 changes: 10 additions & 0 deletions vertical_parameter_alignment_on_call.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,16 @@ <h2 id='non-triggering-examples' class='heading'>Non Triggering Examples</h2>
<pre class="highlight swift"><code><span class="nf">myFunc</span><span class="p">(</span><span class="nv">foo</span><span class="p">:</span> <span class="mi">0</span><span class="p">,</span>
<span class="nv">bar</span><span class="p">:</span> <span class="n">baz</span> <span class="o">==</span> <span class="mi">0</span><span class="p">)</span>
</code></pre>
<pre class="highlight swift"><code><span class="kt">UIViewPropertyAnimator</span><span class="o">.</span><span class="nf">runningPropertyAnimator</span><span class="p">(</span>
<span class="nv">withDuration</span><span class="p">:</span> <span class="mf">2.0</span><span class="p">,</span>
<span class="nv">delay</span><span class="p">:</span> <span class="mf">0.0</span><span class="p">,</span>
<span class="nv">options</span><span class="p">:</span> <span class="p">[</span><span class="o">.</span><span class="n">curveEaseIn</span><span class="p">]</span>
<span class="p">)</span> <span class="p">{</span>
<span class="c1">// animations</span>
<span class="p">}</span> <span class="nv">completion</span><span class="p">:</span> <span class="p">{</span> <span class="n">_</span> <span class="k">in</span>
<span class="c1">// completion</span>
<span class="p">}</span>
</code></pre>
<h2 id='triggering-examples' class='heading'>Triggering Examples</h2>
<pre class="highlight swift"><code><span class="nf">foo</span><span class="p">(</span><span class="nv">param1</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span> <span class="nv">param2</span><span class="p">:</span> <span class="n">bar</span><span class="p">,</span>
<span class="err"></span><span class="nv">param3</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span> <span class="nv">param4</span><span class="p">:</span> <span class="kc">true</span><span class="p">)</span>
Expand Down

0 comments on commit 02ebed2

Please sign in to comment.