Skip to content

chore: apply biome lint cleanup across extractors and utils - #202

Merged
AmiteK23 merged 1 commit into
mainfrom
chore/biome-cleanup-extractors-utils
Apr 16, 2026
Merged

chore: apply biome lint cleanup across extractors and utils#202
AmiteK23 merged 1 commit into
mainfrom
chore/biome-cleanup-extractors-utils

Conversation

@AmiteK23

@AmiteK23 AmiteK23 commented Apr 16, 2026

Copy link
Copy Markdown
Member

Description

Applies Biome lint cleanup across extractors and utility modules.

This is a mechanical change focused on improving code consistency and readability.
No runtime or behavioral changes are expected.


What’s Changed

  • reorder and clean up imports for consistency
  • simplify catch bindings in error handling
  • improve variable handling in collections

Type of Change

  • Bug fix
  • Feature
  • Breaking change
  • Docs
  • Refactor
  • CI / Tests
  • Performance
  • Other (chore)

Architectural Impact

  • No contract/output changes
  • Contract/output changed (describe below)

Testing

  • Tested locally
  • Tests added/updated
  • All tests pass

Related Issues

Relates to #194


Checklist

  • Target branch is main
  • Self-reviewed
  • Docs updated (if needed)
  • Changelog updated (if needed)

Additional Notes

This is part of the ongoing Biome adoption and cleanup effort.

- reorder and clean up imports for consistency
- simplify catch bindings in error handling
- enhance variable management in collections

No runtime or behavioral changes.
@AmiteK23
AmiteK23 merged commit cf345ce into main Apr 16, 2026
7 checks passed
@AmiteK23
AmiteK23 deleted the chore/biome-cleanup-extractors-utils branch April 16, 2026 23:46
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