docs: Update analyzer names for clarity in documentation #261
Annotations
3 warnings
contributors
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Performance/AnyInsteadOfEmpty:
src/noir.cr#L107
Use `!{...}.empty?` instead of `{...}.any?`
|
Performance/AnyInsteadOfEmpty:
src/noir.cr#L107
Use `!{...}.empty?` instead of `{...}.any?`
|