Skip to content

cherab interface: Calculate heat fluxes to walls #29

cherab interface: Calculate heat fluxes to walls

cherab interface: Calculate heat fluxes to walls #29

Workflow file for this run

name: Linting
on: [pull_request]
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: Install ruff
run: pip install ruff
- name: Run ruff
run: ruff check xbout