mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
2d91af2077
Previously closing square brackets would be caught in the logic for elements in collections, indenting them to the same level. Now they are indented with the normal non-sibling logic, which indents them correctly.