David Bureš on Nostr: npub1u24tf…532pl I’ve noticed that in the latest version of Xcode, Apple started ...
npub1u24tf7lkhs9wec3fg2xzddfpu49hwlywsdynx568xfflcjcntqasr532pl (npub1u24…32pl) I’ve noticed that in the latest version of Xcode, Apple started forcing a different closure syntax [.sheet(isPresented: $whatever, content: {}) instead of the .sheet(isPresented: $whatever){}], which I thought was another such guideline.
If these guidelines took a similar approach, and would suddenly mark my every newline bracket as a style/guideline violation (like Swiftlint does it), it would make my coding experience magnitudes worse :/
If these guidelines took a similar approach, and would suddenly mark my every newline bracket as a style/guideline violation (like Swiftlint does it), it would make my coding experience magnitudes worse :/