Mikhail Yakushin

Results 22 comments of Mikhail Yakushin

@rockfridrich Fixed. @biboran Split array values into several lines. 80 lines is an industry standard and I believe that we should stick to it.

@biboran Notice that I did not say that we should dedicate a line for each of the array elements. For instance, if your array spans 100 characters in one line...

@biboran https://github.com/realm/SwiftLint/blob/master/Rules.md#line-length

@biboran see https://github.com/realm/SwiftLint/issues/228

@llorllale With pdd and puzzles, each puzzle is supposed to be small and should be able to be completed in a short amount of time. If the task is too...

[VK Scheduled posts](https://vk.com/dev/wall.post) should be used to implement this feature. ``` publish_date | Publication date (in Unix time). If used, posting will be delayed until the set time. positive number...