Skip to content

Change Python code formatting and linting tools (#270) #2080

Change Python code formatting and linting tools (#270)

Change Python code formatting and linting tools (#270) #2080

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: ./.github/actions/setup
- run: make lint