Anders Kaseorg 6dba8430be Fix end location for elif blocks
Since we parse an `elif:` block as an `If` node, its location should
include its `orelse` node like it would for an `if:` block.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-01-17 22:39:44 -05:00
2023-01-11 00:14:28 -06:00
2023-01-17 22:39:44 -05:00
2023-01-11 00:14:28 -06:00
Description
An extremely fast Python linter and code formatter, written in Rust.
MIT 219 MiB
Languages
Rust 96.1%
Python 2.6%
TypeScript 0.9%
RenderScript 0.2%
Shell 0.1%