Deploying to gh-pages from @ crystal-ameba/ameba@0abb73f0b6 🚀

This commit is contained in:
Sija 2023-11-10 01:00:10 +00:00
parent 4f53aa982d
commit 72a5282016
144 changed files with 3146 additions and 820 deletions

View file

@ -577,6 +577,11 @@
</li>
<li class=" " data-id="ameba/Ameba/Rule/Naming/AsciiIdentifiers" data-name="ameba::rule::naming::asciiidentifiers">
<a href="../../Ameba/Rule/Naming/AsciiIdentifiers.html">AsciiIdentifiers</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>
@ -887,77 +892,77 @@
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/any_after_filter.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/any_after_filter.cr#L3" target="_blank">
ameba/rule/performance/any_after_filter.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/any_instead_of_empty.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/any_instead_of_empty.cr#L3" target="_blank">
ameba/rule/performance/any_instead_of_empty.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/base.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/base.cr#L3" target="_blank">
ameba/rule/performance/base.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/chained_call_with_no_bang.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/chained_call_with_no_bang.cr#L3" target="_blank">
ameba/rule/performance/chained_call_with_no_bang.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/compact_after_map.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/compact_after_map.cr#L3" target="_blank">
ameba/rule/performance/compact_after_map.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/excessive_allocations.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/excessive_allocations.cr#L3" target="_blank">
ameba/rule/performance/excessive_allocations.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/first_last_after_filter.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/first_last_after_filter.cr#L3" target="_blank">
ameba/rule/performance/first_last_after_filter.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/flatten_after_map.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/flatten_after_map.cr#L3" target="_blank">
ameba/rule/performance/flatten_after_map.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/map_instead_of_block.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/map_instead_of_block.cr#L3" target="_blank">
ameba/rule/performance/map_instead_of_block.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/minmax_after_map.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/minmax_after_map.cr#L3" target="_blank">
ameba/rule/performance/minmax_after_map.cr
</a>
<br/>
<a href="https://github.com/crystal-ameba/ameba/blob/cc23e7a/src/ameba/rule/performance/size_after_filter.cr#L3" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/0abb73f/src/ameba/rule/performance/size_after_filter.cr#L3" target="_blank">
ameba/rule/performance/size_after_filter.cr
</a>