Skip to content

Conversation

@Rodriguespn
Copy link
Collaborator

  • Install Biome as the project formatter and linter
  • Configure Biome with recommended settings
  • Add format, lint, and check scripts to package.json
  • Restore CI workflow from git history (commit 0a543e1)
  • Extend CI with new Biome job for format and lint checks
  • Apply Biome formatting to all TypeScript files
  • Fix linting issues (use node: protocol, template literals, forEach pattern)

CI now runs on:

  • All pushes to main branch
  • All pull requests

- Install Biome as the project formatter and linter
- Configure Biome with recommended settings
- Add format, lint, and check scripts to package.json
- Restore CI workflow from git history (commit 0a543e1)
- Extend CI with new Biome job for format and lint checks
- Apply Biome formatting to all TypeScript files
- Fix linting issues (use node: protocol, template literals, forEach pattern)

CI now runs on:
- All pushes to main branch
- All pull requests

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@Rodriguespn Rodriguespn self-assigned this Jan 22, 2026
@Rodriguespn Rodriguespn merged commit f323d3b into main Jan 22, 2026
2 checks passed
@Rodriguespn Rodriguespn deleted the add-biome-ci branch January 22, 2026 08:28
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.

2 participants