Skip to content

[stubtest] Ignore private arguments #16443

@srittau

Description

@srittau

Private arguments to functions are occasionally marked with a single leading underscore. Stubtest should ignore arguments, if:

  • They start with a single underline character.
  • Have a default.
  • Are not present in the stubs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions