Skip to content

Conversation

cressie176
Copy link
Collaborator

  • Add block scoping to switch cases in lib/codec.js, lib/connection.js, lib/channel.js
  • Add block scoping to switch cases in bin/generate-defs.js and test/codec.js
  • Enable noSwitchDeclarations lint rule to prevent future violations
  • Update changelog with switch statement scoping improvements

🤖 Generated with Claude Code

cressie176 and others added 2 commits September 4, 2025 16:40
- Add block scoping to switch cases in lib/codec.js, lib/connection.js, lib/channel.js
- Add block scoping to switch cases in bin/generate-defs.js and test/codec.js
- Enable noSwitchDeclarations lint rule to prevent future violations
- Update changelog with switch statement scoping improvements

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

Co-Authored-By: Claude <[email protected]>
All correctness rules that were explicitly set to "error" are enabled
by default in Biome's recommended ruleset. Removing explicit configuration
for cleaner, more maintainable config file while preserving same behavior.

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

Co-Authored-By: Claude <[email protected]>
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