2524b62470
* Add swiftlint * Fix trailing whitespace * Fix vertical whitespace * Fix trailing newline * Fix opening brace * Fix trailing comma * Fix colon * Fix comma * Fix control statement * Fix orphaned doc comment * Fix void return * Fix legacy constructor * Fix unused closure parameter * Fix type name * Fix identifier name * Configure large tuple * Configure cyclomatic complexity * Fix force try * Fix xctfail message * Fix force cast * Fix test compilation * Use snapshots for binding tests * Fix line length * Add swiftlint github action * Clean up