mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
546f71bb2d
For all first tokens in a line the newline character causing the new line is part of the leading trivia. The only exception is the very first token in a file because at the beginning of a file, there is no previous line that needs to be broken.