Skip to content

Replace flake8, isort, pylint and black by ruff #3210

Replace flake8, isort, pylint and black by ruff

Replace flake8, isort, pylint and black by ruff #3210

Workflow file for this run

name: Blocking Issues
on:
issues:
types: [closed]
pull_request_target:
types: [opened, edited]
jobs:
blocking_issues:
runs-on: ubuntu-latest
name: Checks for blocking issues
steps:
- uses: Levi-Lesches/[email protected]