Deploying to gh-pages from @ crystal-ameba/ameba@e62fffae80 🚀

This commit is contained in:
Sija 2023-11-12 08:57:09 +00:00
parent fb789f278a
commit 974af54b4d
147 changed files with 3166 additions and 836 deletions

View file

@ -587,6 +587,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BlockParameterName" data-name="ameba::rule::naming::blockparametername">
<a href="../../Ameba/Rule/Naming/BlockParameterName.html">BlockParameterName</a>
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/ConstantNames" data-name="ameba::rule::naming::constantnames">
<a href="../../Ameba/Rule/Naming/ConstantNames.html">ConstantNames</a>
@ -902,70 +907,77 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/accessor_method_name.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/accessor_method_name.cr#L1" target="_blank">
ameba/rule/naming/accessor_method_name.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/ascii_identifiers.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/ascii_identifiers.cr#L1" target="_blank">
ameba/rule/naming/ascii_identifiers.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/constant_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/block_parameter_name.cr#L1" target="_blank">
ameba/rule/naming/block_parameter_name.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/constant_names.cr#L1" target="_blank">
ameba/rule/naming/constant_names.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/filename.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/filename.cr#L1" target="_blank">
ameba/rule/naming/filename.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/method_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/method_names.cr#L1" target="_blank">
ameba/rule/naming/method_names.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/predicate_name.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/predicate_name.cr#L1" target="_blank">
ameba/rule/naming/predicate_name.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/query_bool_methods.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/query_bool_methods.cr#L1" target="_blank">
ameba/rule/naming/query_bool_methods.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/rescued_exceptions_variable_name.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/rescued_exceptions_variable_name.cr#L1" target="_blank">
ameba/rule/naming/rescued_exceptions_variable_name.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/type_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/type_names.cr#L1" target="_blank">
ameba/rule/naming/type_names.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/a40f02f/src/ameba/rule/naming/variable_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/variable_names.cr#L1" target="_blank">
ameba/rule/naming/variable_names.cr
</a>