Skip to content

Cherry-pick maintenance changes of up until 0.10.20 #2590

Cherry-pick maintenance changes of up until 0.10.20

Cherry-pick maintenance changes of up until 0.10.20 #2590

Workflow file for this run

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