Skip to content

If a CODE_OPEN_TAG token is followed by a LITERAL token, break before writing the CODE_OPEN_TAG token if writing it will result in us eating up the remainder of the current line. #4

@amorimvd2

Description

@amorimvd2

If a CODE_OPEN_TAG token is followed by a LITERAL token, break before writing the CODE_OPEN_TAG token if writing it will result in us eating up the remainder of the current line.

Partially fixes #84.

I’m not super happy about the breakBeforeIfAtEndOfLine name, but that’s the best I could come up with right now. I also wish there was a cleaner way of peeking at the next token.

Originalmente postado por @now em google/google-java-format#638

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions