Danny Mösch

Results 406 comments of Danny Mösch

This issue has been marked as stale because it has not seen any activity in the last 4 months. It is going to be closed soon if it stays inactive.

> Hi, @SimplyDanny still the build is not passing, is there something else needed to be done? Now that you have removed the entry from the default list, the test...

> Hey @SimplyDanny. Now that the build has passed, is there anything else needs to be done or is it enough to merge and close the issue? 1. This change...

> Hi, thanks for adding this new case to the `type_contents_order` rule :) > > It seems [the documentation](https://realm.github.io/SwiftLint/type_contents_order.html) has not been updated, and I could not find where `ib_segue_action`...

> I have honestly no strong opinion on where to put `ib_segue_action` in the list. Same level / right after `ib_action` seems fine, between `other_method` and `subscript` would be fine...

On Linux, SwiftLint is not self-contained and requires `libsourcekitdInProc.so` as a runtime dependency. It's contained in all Swift toolchains. Citing from the README: > On Linux, SourceKit is expected to...