Javi
Javi
Another option is to introduce a `Decodable.JSON` type (it can have a very simple `init(object: AnyObject)` constructor and just wrap it), and instead of having a top-level `parse` function, `Decodable.JSON`...
This is a legitimate concert however. I recently encountered a similar need, when a backend service exposes the same entity in 2 different formats (sucks, but it happens)
I want to test this too. How do you install a pre-release version?
Any chance this can land? 🙏
Example: Modify 2 files: - A has a violation of rule `#1`, which is correctable. - B has a violation of rule `#2`, which isn't correctable. Run: ```bash swiftlint lint...
> A check could be added that warns about `--strict` not having any effect if it comes piggyback with `--fix`. This is nice so at least the user knows this...
>I am not sure if you can provide a min and max iOS version for NS_AVAILABLE_IOS. Yeah, look at `UIApplication.h` for examples. The syntax is like: ```objc NS_DEPRECATED_IOS(INTRODUCED, DEPRECATED) //...
Sorry, I don't speak Chinese. I translated your message using Google translate, I hope you can do the same with mine :) Yeah, that is unfortunate, but you rarely should...
Hi! What's the purpose of the changes in this pull request?
I'm not sure I understand. Maybe post a couple of screenshots to show this? On Fri, Jan 1, 2016 at 6:47 PM Coding Dog [email protected] wrote: > some times the...