Skip to content

adds Ruff lint workflow #1

adds Ruff lint workflow

adds Ruff lint workflow #1

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: TrueBrain/actions-flake8@v2
with:
flake8_version: 6.0.0
path: asf_search