standard icon indicating copy to clipboard operation
standard copied to clipboard

Disable `EmptyLinesAfterModuleInclusion`

Open northeastprince opened this issue 6 months ago • 0 comments

When using concern-heavy patterns, there shouldn't have to be an empty line between every include statement, especially since Standard already only allows one module per include statement (can't do include One, Two, Three).

northeastprince avatar Oct 25 '25 01:10 northeastprince