Skip to content

[npm](deps-dev): Bump @biomejs/biome from 2.3.13 to 2.3.14 in /react #525

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

[npm](deps-dev): Bump @biomejs/biome from 2.3.13 to 2.3.14 in /react #525

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