Skip to content

Add SwiftFormat #452

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

Merged
merged 1 commit into from
Jan 12, 2021
Merged

Add SwiftFormat #452

merged 1 commit into from
Jan 12, 2021

Conversation

nicklockwood
Copy link
Contributor

Pull Request Description

SwiftFormat is a code library and command-line tool for reformatting Swift code on macOS or Linux.

Acceptance Criteria

To be accepted into the Swift source compatibility test suite, a project must:

  • be an Xcode or swift package manager project
  • support building on either Linux or macOS
  • target Linux, macOS, or iOS/tvOS/watchOS device
  • be contained in a publicly accessible git repository
  • maintain a project branch that builds against Swift 4.2 and passes any unit tests
  • have maintainers who will commit to resolve issues in a timely manner
  • be compatible with the latest GM/Beta versions of Xcode and swiftpm
  • add value not already included in the suite
  • be licensed with one of the following permissive licenses:
    • MIT
  • pass ./project_precommit_check script run

@clackary
Copy link
Contributor

@swift-ci test

1 similar comment
@shahmishal
Copy link
Member

@swift-ci test

@shahmishal shahmishal changed the base branch from master to main September 30, 2020 03:25
@shahmishal
Copy link
Member

@swift-ci test

1 similar comment
@shahmishal
Copy link
Member

@swift-ci test

@shahmishal shahmishal merged commit 5cb8d1d into swiftlang:main Jan 12, 2021
@nicklockwood nicklockwood deleted the add-swiftformat branch January 12, 2021 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants