Skip to content

IDE metadata has no place in the repo #375

IDE metadata has no place in the repo

IDE metadata has no place in the repo #375

Workflow file for this run

name: Ruff
on: [push, pull_request, workflow_call]
permissions:
contents: read
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3