mirror of
https://github.com/powerline/powerline.git
synced 2025-05-05 15:20:49 +02:00
This extends priorities in both directions, uses slightly faster `is None` check, makes it consistent with `interval` special-casing also to `None` and makes lint able to use one simple `.type()` check in place of `.either()` one.