MakeSchool-Tutorials / Makestagram-Swift-V3

14 stars 7 forks source link

24. Handling Pagination (Code Formatting) #36

Closed jaramirez1729 closed 7 years ago

jaramirez1729 commented 7 years ago

The formatted code after "Following the expected parameters of our serviceMethod closure in MGPaginationHelper, we'll change our service method to take arguments of (UInt, String?, @escaping (([T]) -> Void)) -> Void." is not formatted properly.

Screenshot

ocwang commented 7 years ago

Formatting fixed.