-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
d1:easyAn easy ticket that is a good start for first-time contributorsAn easy ticket that is a good start for first-time contributorss2:confirmedIssues that have been confirmed by a CocoaPods contributorIssues that have been confirmed by a CocoaPods contributort2:defectThese are known bugs. The issue should also contain steps to reproduce. PRs welcome!These are known bugs. The issue should also contain steps to reproduce. PRs welcome!
Milestone
Description
I noticed some breaking changes, and unfortunately our test cases didn't catch them (because they disable word wrapping perhaps?) 😞.
The logic found at https://github.com/CocoaPods/CocoaPods/blob/master/lib/cocoapods/user_interface.rb#L292 references the removed CLAide::Helper.wrap_with_indent
. You can catch this one by simply running pod search '^QueryKit$'
with the latest CLAide installed from master.
I wonder if there is any more?
Metadata
Metadata
Assignees
Labels
d1:easyAn easy ticket that is a good start for first-time contributorsAn easy ticket that is a good start for first-time contributorss2:confirmedIssues that have been confirmed by a CocoaPods contributorIssues that have been confirmed by a CocoaPods contributort2:defectThese are known bugs. The issue should also contain steps to reproduce. PRs welcome!These are known bugs. The issue should also contain steps to reproduce. PRs welcome!