Deploying to gh-pages from @ crystal-ameba/ameba@6caf24ad6d 🚀

This commit is contained in:
Sija 2023-11-12 08:58:11 +00:00
parent 974af54b4d
commit 5e9fb7d701
148 changed files with 3074 additions and 840 deletions

View file

@ -587,6 +587,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/BinaryOperatorParameterName" data-name="ameba::rule::naming::binaryoperatorparametername">
<a href="../../Ameba/Rule/Naming/BinaryOperatorParameterName.html">BinaryOperatorParameterName</a>
</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>
@ -907,77 +912,84 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e62fffa/src/ameba/rule/naming/accessor_method_name.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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/e62fffa/src/ameba/rule/naming/ascii_identifiers.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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/e62fffa/src/ameba/rule/naming/block_parameter_name.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/rule/naming/binary_operator_parameter_name.cr#L1" target="_blank">
ameba/rule/naming/binary_operator_parameter_name.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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/e62fffa/src/ameba/rule/naming/filename.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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/e62fffa/src/ameba/rule/naming/method_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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/e62fffa/src/ameba/rule/naming/predicate_name.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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/e62fffa/src/ameba/rule/naming/query_bool_methods.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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/e62fffa/src/ameba/rule/naming/rescued_exceptions_variable_name.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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/e62fffa/src/ameba/rule/naming/type_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/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/e62fffa/src/ameba/rule/naming/variable_names.cr#L1" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/6caf24a/src/ameba/rule/naming/variable_names.cr#L1" target="_blank">
ameba/rule/naming/variable_names.cr
</a>