Re: [swift-dev] Support for per-project code styles in SourceKit

2017-01-17 Thread Robert Widmann via swift-dev
My tweet was inflammatory, so excuse me (I was actually mad at Travis and vented about this instead). However, I think deeper integration with SourceKit formatting and Xcode would be beneficial, though I don’t know how much useful discussion about this can take place on the lists given that it’

Re: [swift-dev] Support for per-project code styles in SourceKit

2017-01-17 Thread Jordan Rose via swift-dev
+swift-build-dev, since this affects the recommended structure of Swift projects and thus Swift packages. Jordan > On Jan 17, 2017, at 09:25, Daniel Martín via swift-dev > wrote: > > Hi, all: > > I've been planning the implementation of per-project code style support for > Swift. Hopefully,