swift-testing icon indicating copy to clipboard operation
swift-testing copied to clipboard

Add an EditorConfig file

Open stmontgomery opened this issue 1 year ago • 4 comments

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:

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

stmontgomery avatar Aug 05 '24 03:08 stmontgomery

@swift-ci please test

stmontgomery avatar Aug 05 '24 03:08 stmontgomery

@swift-ci please test Linux

stmontgomery avatar Aug 05 '24 03:08 stmontgomery

@swift-ci please test

stmontgomery avatar Aug 05 '24 19:08 stmontgomery

@swift-ci please test

grynspan avatar Aug 05 '24 23:08 grynspan