Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Filters for parameter assignment #539

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem? Please describe

The implicit self parameter cannot be annotated. However, there is no filter to hide them.

Desired solution

A new filter is:implicit. We could also add more variant for the four different ways to assign parameters:

  • is:implicit
  • is:nameOnly
  • is:positionOnly
  • is:positionOrName

For modules, classes, functions the filters should return false.

Metadata

Metadata

Assignees

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