apollographql / apollo-ios

📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
https://www.apollographql.com/docs/ios/
MIT License
3.85k stars 709 forks source link

`.editorconfig` #3404

Closed TizianoCoroneo closed 1 week ago

TizianoCoroneo commented 2 weeks ago

Use case

Xcode 16 introduces support for .editorconfig files that represent settings like spaces VS tabs, how many spaces per tab, etc…

Today, every time I want to contribute to the Apollo project I have to switch my editor settings back and forth 😁 adopting this standard would solve the issue.

Describe the solution you'd like

Add a .editorconfig file with your preferred settings, so that the editor will pick up on them automatically. You can see an example implementation in https://github.com/pointfreeco/swift-gen/issues/27

BobaFetters commented 1 week ago

@TizianoCoroneo Thanks for the suggestion, this seems like it would be really useful to have so I will look at getting it added sometime this week.

github-actions[bot] commented 1 week ago

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo iOS usage and allow us to serve you better.