Skip to content

Commit

Permalink
Deploy website
Browse files Browse the repository at this point in the history
Deploy website version based on 3abfc61
  • Loading branch information
Docusaurus bot committed May 4, 2024
1 parent 84763f9 commit c82af69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion docs/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -6925,7 +6925,6 @@ <h2><a class="anchor" aria-hidden="true" id="other"></a><a href="#other" aria-hi
runner.optimizer.<span class="hljs-attr">dequeueOnNewStatements</span> = <span class="hljs-literal">true</span>
runner.optimizer.<span class="hljs-attr">escapeInPathologicalCases</span> = <span class="hljs-literal">true</span>
runner.optimizer.<span class="hljs-attr">maxVisitsPerToken</span> = <span class="hljs-number">10000</span>
runner.optimizer.<span class="hljs-attr">maxEscapes</span> = <span class="hljs-number">16</span>
runner.optimizer.<span class="hljs-attr">maxDepth</span> = <span class="hljs-number">100</span>
runner.optimizer.<span class="hljs-attr">acceptOptimalAtHints</span> = <span class="hljs-literal">true</span>
runner.optimizer.<span class="hljs-attr">disableOptimizationsInsideSensitiveAreas</span> = <span class="hljs-literal">true</span>
Expand Down
6 changes: 3 additions & 3 deletions docs/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,10 +330,10 @@ <h3><a class="anchor" aria-hidden="true" id="arch-linux"></a><a href="#arch-linu
scalafmt --version // should be 3.8.1
</code></pre>
<h3><a class="anchor" aria-hidden="true" id="--help"></a><a href="#--help" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>--help</h3>
<pre><code class="hljs">build commit: <span class="hljs-number">828</span>ae97a9478c5ff9044057f5e618acb6a84f680
build time: Sat May <span class="hljs-number">04</span> <span class="hljs-number">15</span>:<span class="hljs-number">33</span>:<span class="hljs-number">06</span> UTC <span class="hljs-number">2024</span>
<pre><code class="hljs">build commit: <span class="hljs-number">3</span>abfc614eeb4a391a9e90816c7cdc30a81c3d116
build time: Sat May <span class="hljs-number">04</span> <span class="hljs-number">15</span>:<span class="hljs-number">33</span>:<span class="hljs-number">35</span> UTC <span class="hljs-number">2024</span>
</code></pre>
<pre><code class="hljs">scalafmt 3.8.1+69-828ae97a-SNAPSHOT
<pre><code class="hljs">scalafmt 3.8.1+70-3abfc614-SNAPSHOT
Usage: scalafmt [options] [&lt;<span class="hljs-keyword">file</span>&gt;...]

-<span class="hljs-keyword">h</span>, --<span class="hljs-keyword">help</span> prints this usage text
Expand Down

0 comments on commit c82af69

Please sign in to comment.