Skip to content

Commit

Permalink
Deployed 4b1d940 to 1.4.0 with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ktlint Release Workflow committed Oct 24, 2024
1 parent a0a62c4 commit 4059c6e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion 1.4.0/install/cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,6 @@ <h3 id="package-managers">Package managers<a class="headerlink" href="#package-m
<p>Install with <a href="https://www.macports.org/">MacPorts</a>
<div class="highlight"><pre><span></span><code><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>port<span class="w"> </span>install<span class="w"> </span>ktlint
</code></pre></div></p>
<p>On Arch Linux install package <a href="https://aur.archlinux.org/packages/ktlint/">ktlint <sup>AUR</sup></a>.</p>
<h2 id="command-line-usage">Command line usage<a class="headerlink" href="#command-line-usage" title="Permanent link">&para;</a></h2>
<h3 id="rule-sets">Rule set(s)<a class="headerlink" href="#rule-sets" title="Permanent link">&para;</a></h3>
<p>When no arguments are specified, the style of all Kotlin files (ending with '.kt' or '.kts') inside the current dir (recursively) are validated with the rules from the <a href="../../rules/standard/">standard ruleset</a>. Hidden folders will be skipped.</p>
Expand Down
2 changes: 1 addition & 1 deletion 1.4.0/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 4059c6e

Please sign in to comment.