mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ crystal-ameba/ameba@46a42ee9e8 🚀
This commit is contained in:
parent
5fadfa693b
commit
2afdd8affe
146 changed files with 848 additions and 848 deletions
|
@ -916,7 +916,7 @@
|
|||
<p>YAML configuration example:</p>
|
||||
<pre><code class="language-crystal"><span class="t">Naming</span><span class="o">/</span><span class="t">RescuedExceptionsVariableName</span>:
|
||||
<span class="t">Enabled</span>: <span class="n">true</span>
|
||||
<span class="t">AllowedNames</span>: [e, ex, exception]</code></pre>
|
||||
<span class="t">AllowedNames</span>: [e, ex, exception, error]</code></pre>
|
||||
|
||||
|
||||
|
||||
|
@ -957,7 +957,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/9bb6c9a/src/ameba/rule/naming/rescued_exceptions_variable_name.cr#L27" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/46a42ee/src/ameba/rule/naming/rescued_exceptions_variable_name.cr#L27" target="_blank">
|
||||
ameba/rule/naming/rescued_exceptions_variable_name.cr
|
||||
</a>
|
||||
|
||||
|
@ -1277,13 +1277,13 @@
|
|||
<p>YAML configuration example:</p>
|
||||
<pre><code class="language-crystal"><span class="t">Naming</span><span class="o">/</span><span class="t">RescuedExceptionsVariableName</span>:
|
||||
<span class="t">Enabled</span>: <span class="n">true</span>
|
||||
<span class="t">AllowedNames</span>: [e, ex, exception]</code></pre>
|
||||
<span class="t">AllowedNames</span>: [e, ex, exception, error]</code></pre>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9bb6c9a/src/ameba/rule/naming/rescued_exceptions_variable_name.cr#L27" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/46a42ee/src/ameba/rule/naming/rescued_exceptions_variable_name.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1492,7 +1492,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/9bb6c9a/src/ameba/rule/naming/rescued_exceptions_variable_name.cr#L36" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/46a42ee/src/ameba/rule/naming/rescued_exceptions_variable_name.cr#L36" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue