Skip to content

[npm](deps-dev): Bump @biomejs/biome from 2.3.10 to 2.3.11 in /react #511

[npm](deps-dev): Bump @biomejs/biome from 2.3.10 to 2.3.11 in /react

[npm](deps-dev): Bump @biomejs/biome from 2.3.10 to 2.3.11 in /react #511

Workflow file for this run

name: Lint
on:
push:
branches:
- react-rewrite
pull_request:
branches:
- react-rewrite
jobs:
Check:
runs-on: ubuntu-24.04
defaults:
run:
working-directory: react
steps:
- name: Checkout Repository
uses: actions/checkout@v5
- name: Setup Biome CLI
uses: biomejs/setup-biome@v2
- name: Run Biome
run: |
biome ci --error-on-warnings src