Do not remove an empty value parameter list from a call expression when it is nested by paul-dingemans · Pull Request #3017 · ktlint/ktlint (original) (raw)

Description

Do not remove an empty value parameter list from a call expression when it is nested. Doing so results in code which no longer compiles.

Closes #3016

Checklist

Before submitting the PR, please check following (checks which are not relevant may be ignored):

Documentation is updated. See difference between snapshot and release documentation