Description
When using closures in Swift with multiple parameters, it is often necessary to split the closure into multiple lines to improve readability. However, if the arguments are not named explicitly, it can be difficult to determine which argument a particular line refers to. This can lead to bugs and make …
Occurrences
There are 8 occurrences of this issue in the repository.
See all occurrences on DeepSource → app.deepsource.com/gh/VerisimilitudeX/nerfs/issue/SW-R1004/occurrences/
Description
When using closures in Swift with multiple parameters, it is often necessary to split the closure into multiple lines to improve readability. However, if the arguments are not named explicitly, it can be difficult to determine which argument a particular line refers to. This can lead to bugs and make …
Occurrences
There are 8 occurrences of this issue in the repository.
See all occurrences on DeepSource → app.deepsource.com/gh/VerisimilitudeX/nerfs/issue/SW-R1004/occurrences/