Skip to content

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

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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