mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fixes: * blank line at end of file * closing bracket does not match indentation of opening bracket's line * continuation line over-indented for hanging indent * continuation line over-indented for visual indent * continuation line unaligned for hanging indent * inline comment should start with '# ' * missing whitespace around arithmetic operator * missing whitespace around bitwise or shift operator * multiple imports on one line * multiple spaces after ':' * multiple spaces after operator
2.5 KiB
Executable File
2.5 KiB
Executable File