Skip to content

Merge branch 'correspondence' of https://github.com/gbtami/pychess-va… #2677

Merge branch 'correspondence' of https://github.com/gbtami/pychess-va…

Merge branch 'correspondence' of https://github.com/gbtami/pychess-va… #2677

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
options: "--check --verbose --line-length=100"
src: "./server"
version: "23.9.1"