Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2021-04-22 21:36:31 +0200
committerGitHub <noreply@github.com>2021-04-22 21:36:31 +0200
commit74951b841c9906511731408bc5d3a70a7d6ae65f (patch)
tree7fdf695e90ae4e00773a453cb673e82871bed766 /.readthedocs.yml
parentbd9d2c9125aa7e08d38093dcf21fcef3d101f4d6 (diff)
Restructured endless loop definition
I prefer to easily spot an endless loop by not having external variables attached to the loop condition. Since we never updated `exists` it's a dummy variable that I expect to be updated some where in order to break it. When that's not the case, it's more clear that it's an endless loop if there's no conditions attached to the loop definition.
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions