Skip to content

Check the feature flags runtime as well and use the word "whether" more #66

Check the feature flags runtime as well and use the word "whether" more

Check the feature flags runtime as well and use the word "whether" more #66

Workflow file for this run

name: Code quality checks
#on:
#push:
jobs:
quality:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/[email protected]
with:
version: latest
- name: Run Biome
run: biome ci .