-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/sync fork #38
Conversation
…itions like 'static func ==(lhs: T, rhs: T) -> Bool' (airbnb#286)
…on when possible (airbnb#293)
…tChanges` helper (airbnb#297)
# Conflicts: # .github/workflows/main.yml # Package.swift # README.md # Sources/AirbnbSwiftFormatTool/swiftlint.yml # Sources/RakuyoSwiftFormatTool/rakuyo.swiftformat
Compared to the upstream, this pr does not use In addition, some SwiftFormat rules used upstream have not been added to this repository, most of which are because they are defined in 0.56-beta instead of 0.55.0. Unfortunately, some of the content in the README has become inaccurate due to syncing upstream. This may be fixed at some point in the future. |
No description provided.