Skip to content

Merge pull request #175 from thireo/spelling-fix #256

Merge pull request #175 from thireo/spelling-fix

Merge pull request #175 from thireo/spelling-fix #256

Workflow file for this run

name: black-formatter-lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable