Skip to content

Add an EditorConfig file #600

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

stmontgomery
Copy link
Contributor

Add an EditorConfig (.editorconfig) file to this repo.

Motivation:

EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. It will be helpful to add one of these files to swift-testing so that all contributors use the whitespace conventions described in our style guide automatically when using a supported IDE/editor.

Note that Xcode 16 Beta has added support for EditorConfig files — see 20796230 in the release notes.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@stmontgomery
Copy link
Contributor Author

@swift-ci please test

@stmontgomery
Copy link
Contributor Author

@swift-ci please test Linux

@stmontgomery
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@grynspan
Copy link
Contributor

grynspan commented Aug 5, 2024

@swift-ci please test

@stmontgomery stmontgomery merged commit 5720222 into swiftlang:main Sep 4, 2024
3 checks passed
@stmontgomery stmontgomery deleted the editorconfig branch September 4, 2024 20:15
@grynspan grynspan added this to the Swift 6.1 milestone Sep 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants