aq33 / tgstation

polski fork beestation uzywany na Aquila Station 13
https://discord.gg/wQFUt5R
GNU Affero General Public License v3.0
9 stars 35 forks source link

[MIRROR] fixes LAZYLEN #1014

Closed aquila33-bot closed 3 years ago

aquila33-bot commented 3 years ago

Original PR: https://github.com/BeeStation/BeeStation-Hornet/pull/4396

About The Pull Request

LAZYLEN is only for lazy lists. This documents that.

Why It's Good For The Game

iirc the reason this exists is so people are aware that the list youre touching is a lazy list, that way its easier to keep track. Yes the define is mostly redundant, but if someone sees LAZYLEN, they instantly know that what they are touching is a lazy list, and should use the other LAZY operators.

https://github.com/BeeStation/BeeStation-Hornet/pull/4373#discussion_r637512300

Changelog

:cl: code: Justifies LAZYLEN() /:cl:

github-actions[bot] commented 3 years ago

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being closed by a maintainer if it is not updated or reviews are not addressed. If your PR is closed as stale, feel free to open a new one after dealing with the issues. This may also be an indication that the maintainers do not have interest in this change, you can try to convince them otherwise, or persist in the doomed world you have created.