Skip to content

new: Migrate stubs generator to GIRepository 3.0 #26

new: Migrate stubs generator to GIRepository 3.0

new: Migrate stubs generator to GIRepository 3.0 #26

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: isort/isort-action@v1
- uses: astral-sh/ruff-action@v3
- run: ruff format