mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
- Replace custom stripIndentation with IndentationRemover - Update test expectations to preserve content indentation (trivia-only) - Add clarifying comment for trailing trivia removal - Use Swift commas in conditions - Simplify trailing trivia removal code