Skip to content

Consider the last line number when padding hunks #57

@Wilfred

Description

@Wilfred

E.g. in itertools f9ccc345d1001d0c47515dec3067206e096f7f33:

src/rciter_impl.rs --- 2/2 --- Rust
95 95 }
.. 96 
.. 97 
.. 98 impl<A, I> FusedIterator for RcIter<I>
.. 99     where I: FusedIterator<Item = A>
.. 100 {}

Alignment is broken here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions