Skip to content

Python lint: Ruff rules for pylint and code complexity (#525) #400

Python lint: Ruff rules for pylint and code complexity (#525)

Python lint: Ruff rules for pylint and code complexity (#525) #400

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml