Skip to content

(SW-W1001) Default parameters should always be positioned at the end #7

@fled-dev

Description

@fled-dev

Description

When defining functions in Swift, it is possible to provide default values for some of the parameters. When the function is called and the value of these parameters is not provided, the default value is used. However, it is important to note that default parameters should always be positioned at …

Occurrences

There are 3 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/fled-dev/MDMPatcher-Enhanced/issue/SW-W1001/occurrences/

Metadata

Metadata

Assignees

Labels

refactorInternal code cleanup without changing external behavior.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions