Skip to content

Modernisation 21 - Enable noUselessCatch lint rule#823

Merged
cressie176 merged 1 commit intomainfrom
amqplib-modernisation-21-noUselessCatch
Mar 28, 2026
Merged

Modernisation 21 - Enable noUselessCatch lint rule#823
cressie176 merged 1 commit intomainfrom
amqplib-modernisation-21-noUselessCatch

Conversation

@cressie176
Copy link
Copy Markdown
Collaborator

  • Configure noUselessCatch rule to error in biome.json to prevent useless catch blocks that only rethrow errors
  • Remove useless catch blocks from example files (examples/receive_generator.js and examples/send_generators.js)
  • Update CHANGELOG.md with the new lint rule

🤖 Generated with Claude Code

- Configure noUselessCatch rule to error in biome.json to prevent useless catch blocks that only rethrow errors
- Remove useless catch blocks from example files (examples/receive_generator.js and examples/send_generators.js)
- Update CHANGELOG.md with the new lint rule

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@cressie176 cressie176 changed the base branch from amqplib-modernisation-20-useArrowFunction to main March 28, 2026 10:36
@cressie176 cressie176 merged commit d17ddc4 into main Mar 28, 2026
@cressie176 cressie176 deleted the amqplib-modernisation-21-noUselessCatch branch March 28, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant