Automated deployment to GitHub Pages: 546f71bb2d

This commit is contained in:
swiftlintbot@jpsim.com
2025-06-27 08:36:36 +00:00
parent 22c625e4b4
commit 8bb60d3c21
3 changed files with 26 additions and 0 deletions
@@ -394,6 +394,15 @@ max_empty_lines
<span class="p">}</span>
</code></pre>
<pre class="highlight swift"><code><span class="c1">// comment</span>
<span class="kd">import</span> <span class="kt">Foundation</span>
</code></pre>
<pre class="highlight swift"><code>
<span class="c1">// comment</span>
<span class="kd">import</span> <span class="kt">Foundation</span>
</code></pre>
<h2 id='triggering-examples' class='heading'>Triggering Examples</h2>
<pre class="highlight swift"><code><span class="k">let</span> <span class="nv">aaaa</span> <span class="o">=</span> <span class="mi">0</span>
@@ -415,6 +424,10 @@ max_empty_lines
<span class="p">}</span>
</code></pre>
<pre class="highlight swift"><code>
<span class="kd">import</span> <span class="kt">Foundation</span>
</code></pre>
</div>
Binary file not shown.
+13
View File
@@ -394,6 +394,15 @@ max_empty_lines
<span class="p">}</span>
</code></pre>
<pre class="highlight swift"><code><span class="c1">// comment</span>
<span class="kd">import</span> <span class="kt">Foundation</span>
</code></pre>
<pre class="highlight swift"><code>
<span class="c1">// comment</span>
<span class="kd">import</span> <span class="kt">Foundation</span>
</code></pre>
<h2 id='triggering-examples' class='heading'>Triggering Examples</h2>
<pre class="highlight swift"><code><span class="k">let</span> <span class="nv">aaaa</span> <span class="o">=</span> <span class="mi">0</span>
@@ -415,6 +424,10 @@ max_empty_lines
<span class="p">}</span>
</code></pre>
<pre class="highlight swift"><code>
<span class="kd">import</span> <span class="kt">Foundation</span>
</code></pre>
</div>