Skip to content

Commit 66d9d16

Browse files
committed
Deployed 6f7ac41 with MkDocs version: 1.6.1
1 parent 829a41e commit 66d9d16

File tree

6 files changed

+21
-17
lines changed

6 files changed

+21
-17
lines changed

getting-started/editorconfig-file/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1302,9 +1302,10 @@ <h2 id="groovy-configuration">Groovy configuration<a class="headerlink" href="#g
13021302
<a id="__codelineno-4-6" name="__codelineno-4-6" href="#__codelineno-4-6"></a><span class="na">ij_groovy_names_count_to_use_import_on_demand</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">99</span>
13031303
</code></pre></div>
13041304
<h2 id="python-configuration">Python configuration<a class="headerlink" href="#python-configuration" title="Permanent link">&para;</a></h2>
1305-
<div class="highlight"><span class="filename">Pylint Style and Google Python Style</span><pre><span></span><code><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a><span class="k">[*.groovy]</span>
1305+
<div class="highlight"><span class="filename">Pylint Style and Google Python Style</span><pre><span></span><code><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a><span class="k">[*.py]</span>
13061306
<a id="__codelineno-5-2" name="__codelineno-5-2" href="#__codelineno-5-2"></a><span class="na">indent_size</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">4</span>
13071307
<a id="__codelineno-5-3" name="__codelineno-5-3" href="#__codelineno-5-3"></a><span class="na">max_line_length</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">100</span>
1308+
<a id="__codelineno-5-4" name="__codelineno-5-4" href="#__codelineno-5-4"></a><span class="na">ij_python_continuation_indent_size</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">4</span>
13081309
</code></pre></div>
13091310

13101311

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1719,7 +1719,7 @@ <h2 id="compatibility-table">Compatibility table<a class="headerlink" href="#com
17191719
<td>Illegal catch<sup id="fnref2:oracle-throwing"><a class="footnote-ref" href="#fn:oracle-throwing">53</a></sup></td>
17201720
<td style="text-align: center;"><span class="twemoji lg" title="&bull; IllegalCatch"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z"/></svg></span></td>
17211721
<td style="text-align: center;"><span class="twemoji lg" title="&bull; CatchError&#013;&bull; CatchException&#013;&bull; CatchThrowable"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z"/></svg></span></td>
1722-
<td style="text-align: center;"><a href="https://discuss.kotlinlang.org/t/does-kotlin-have-multi-catch/486/"><span class="twemoji lg" id="accent"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></a></td>
1722+
<td style="text-align: center;"><a href="https://discuss.kotlinlang.org/t/does-kotlin-have-multi-catch/486/"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></a></td>
17231723
<td style="text-align: center;"><span class="twemoji lg" title="&bull; bare-except"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z"/></svg></span></td>
17241724
</tr>
17251725
<tr>
@@ -1823,7 +1823,7 @@ <h2 id="compatibility-table">Compatibility table<a class="headerlink" href="#com
18231823
<tr>
18241824
<td>Duplicate space<sup id="fnref:kotlin-horizontal-whitespace"><a class="footnote-ref" href="#fn:kotlin-horizontal-whitespace">37</a></sup></td>
18251825
<td style="text-align: center;"><span class="twemoji lg" title="&bull; SingleSpaceSeparator"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z"/></svg></span></td>
1826-
<td style="text-align: center;"><span class="twemoji lg" id="accent"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
1826+
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
18271827
<td style="text-align: center;"><span class="twemoji lg" title="&bull; no-multi-spaces"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z"/></svg></span></td>
18281828
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.41 13.41 6 19l1.41-1.42L1.83 12m20.41-6.42L11.66 16.17 7.5 12l-1.43 1.41L11.66 19l12-12M18 7l-1.41-1.42-6.35 6.35 1.42 1.41z"/></svg></span></td>
18291829
</tr>
@@ -1867,14 +1867,14 @@ <h2 id="compatibility-table">Compatibility table<a class="headerlink" href="#com
18671867
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.41 13.41 6 19l1.41-1.42L1.83 12m20.41-6.42L11.66 16.17 7.5 12l-1.43 1.41L11.66 19l12-12M18 7l-1.41-1.42-6.35 6.35 1.42 1.41z"/></svg></span></td>
18681868
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.41 13.41 6 19l1.41-1.42L1.83 12m20.41-6.42L11.66 16.17 7.5 12l-1.43 1.41L11.66 19l12-12M18 7l-1.41-1.42-6.35 6.35 1.42 1.41z"/></svg></span></td>
18691869
<td style="text-align: center;"><span class="twemoji lg" title="&bull; multiline-expression-wrapping"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z"/></svg></span></td>
1870-
<td style="text-align: center;"><span class="twemoji lg" id="accent"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
1870+
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
18711871
</tr>
18721872
<tr>
18731873
<td>Chain call wrap<sup id="fnref:kotlin-wrap-chained-calls"><a class="footnote-ref" href="#fn:kotlin-wrap-chained-calls">47</a></sup></td>
18741874
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.41 13.41 6 19l1.41-1.42L1.83 12m20.41-6.42L11.66 16.17 7.5 12l-1.43 1.41L11.66 19l12-12M18 7l-1.41-1.42-6.35 6.35 1.42 1.41z"/></svg></span></td>
18751875
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.41 13.41 6 19l1.41-1.42L1.83 12m20.41-6.42L11.66 16.17 7.5 12l-1.43 1.41L11.66 19l12-12M18 7l-1.41-1.42-6.35 6.35 1.42 1.41z"/></svg></span></td>
18761876
<td style="text-align: center;"><span class="twemoji lg" title="&bull; chain-method-continuation"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z"/></svg></span></td>
1877-
<td style="text-align: center;"><span class="twemoji lg" id="accent"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
1877+
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
18781878
</tr>
18791879
<tr>
18801880
<td>Elvis wrap<sup id="fnref:move-trailing-elvis-to-the-next-line"><a class="footnote-ref" href="#fn:move-trailing-elvis-to-the-next-line">5</a></sup></td>
@@ -1895,14 +1895,14 @@ <h2 id="compatibility-table">Compatibility table<a class="headerlink" href="#com
18951895
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.41 13.41 6 19l1.41-1.42L1.83 12m20.41-6.42L11.66 16.17 7.5 12l-1.43 1.41L11.66 19l12-12M18 7l-1.41-1.42-6.35 6.35 1.42 1.41z"/></svg></span></td>
18961896
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.41 13.41 6 19l1.41-1.42L1.83 12m20.41-6.42L11.66 16.17 7.5 12l-1.43 1.41L11.66 19l12-12M18 7l-1.41-1.42-6.35 6.35 1.42 1.41z"/></svg></span></td>
18971897
<td style="text-align: center;"></td>
1898-
<td style="text-align: center;"><span class="twemoji lg" id="accent"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
1898+
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
18991899
</tr>
19001900
<tr>
19011901
<td>Operator wrap<sup id="fnref:android-where-to-break"><a class="footnote-ref" href="#fn:android-where-to-break">13</a></sup></td>
19021902
<td style="text-align: center;"><span class="twemoji lg" title="&bull; OperatorWrap"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z"/></svg></span></td>
19031903
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.41 13.41 6 19l1.41-1.42L1.83 12m20.41-6.42L11.66 16.17 7.5 12l-1.43 1.41L11.66 19l12-12M18 7l-1.41-1.42-6.35 6.35 1.42 1.41z"/></svg></span></td>
19041904
<td style="text-align: center;"><span class="twemoji lg" title="&bull; condition-wrapping"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2z"/></svg></span></td>
1905-
<td style="text-align: center;"><span class="twemoji lg" id="accent"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
1905+
<td style="text-align: center;"><span class="twemoji lg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg></span></td>
19061906
</tr>
19071907
<tr>
19081908
<td>Parameter wrap<sup id="fnref:kotlin-class-headers"><a class="footnote-ref" href="#fn:kotlin-class-headers">32</a></sup></td>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,38 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://hanggrian.github.io/rulebook/</loc>
5-
<lastmod>2025-04-30</lastmod>
5+
<lastmod>2025-05-20</lastmod>
66
</url>
77
<url>
88
<loc>https://hanggrian.github.io/rulebook/faq/</loc>
9-
<lastmod>2025-04-30</lastmod>
9+
<lastmod>2025-05-20</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://hanggrian.github.io/rulebook/contributing/</loc>
13-
<lastmod>2025-04-30</lastmod>
13+
<lastmod>2025-05-20</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://hanggrian.github.io/rulebook/getting-started/</loc>
17-
<lastmod>2025-04-30</lastmod>
17+
<lastmod>2025-05-20</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://hanggrian.github.io/rulebook/getting-started/editorconfig-file/</loc>
21-
<lastmod>2025-04-30</lastmod>
21+
<lastmod>2025-05-20</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://hanggrian.github.io/rulebook/getting-started/ide-settings/</loc>
25-
<lastmod>2025-04-30</lastmod>
25+
<lastmod>2025-05-20</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://hanggrian.github.io/rulebook/rationales/</loc>
29-
<lastmod>2025-04-30</lastmod>
29+
<lastmod>2025-05-20</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://hanggrian.github.io/rulebook/rules/</loc>
33-
<lastmod>2025-04-30</lastmod>
33+
<lastmod>2025-05-20</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://hanggrian.github.io/rulebook/rules/glossary/</loc>
37-
<lastmod>2025-04-30</lastmod>
37+
<lastmod>2025-05-20</lastmod>
3838
</url>
3939
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

styles/extra.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
#primary {
33
color: var(--md-primary-fg-color);
44
}
5+
#accent {
6+
color: #ffc105;
7+
}
58

69
/* Brand colors */
710
#light {

0 commit comments

Comments
 (0)