Skip to content

Switch to kind file Spelllintian problem matcher #354

Switch to kind file Spelllintian problem matcher

Switch to kind file Spelllintian problem matcher #354

Workflow file for this run

name: isort
on:
- push
- pull_request
jobs:
isort:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: isort/isort-action@v1