Skip to content

Remove old invalid comment, add missing Source XML export, improve MV… #46

Remove old invalid comment, add missing Source XML export, improve MV…

Remove old invalid comment, add missing Source XML export, improve MV… #46

Workflow file for this run

name: Check if code is formatted
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1
with:
args: --version
- uses: astral-sh/ruff-action@v1
with:
args: format --check