Fix blank line before declarations rule code example by k-taro56 · Pull Request #2657 · ktlint/ktlint (original) (raw)

Description

The code example used to demonstrate disallowed code was correctly formatted (i.e., there were blank lines before declarations). This change corrects the example to properly reflect code that violates the rule.

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