Skip to content

classes are incompatible with pp #1021

@kambala-decapitator

Description

@kambala-decapitator

According to the docs:

#pretty_print takes the pp argument, which is an instance of the PP class

but the method doesn't have such param (I guess there're more occurrences, haven't checked them all):

def pretty_print

Reproduction (via Cocoapods):

post_install do |installer|
  pp installer
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions