Skip to content

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Sep 23, 2025

feat(no-lines-after-blocks): add rule; fixes #1211

Prevents lines intervening between functions or other structures and JSDoc blocks

@brettz9 brettz9 changed the title feat(no-lines-before-blocks): add rule feat(no-lines-after-blocks): add rule Sep 24, 2025
@brettz9 brettz9 force-pushed the no-lines-before-blocks branch 6 times, most recently from a30107e to 75c21e7 Compare September 28, 2025 04:03
Prevents lines intervening between functions or other structures and JSDoc blocks
@brettz9 brettz9 force-pushed the no-lines-before-blocks branch from 75c21e7 to dae7b9b Compare October 2, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent line break between JSDoc comment and following (non comment) statement

1 participant