Skip to content

changed default year for CLI, added rule length to 24/25 tests #1106

changed default year for CLI, added rule length to 24/25 tests

changed default year for CLI, added rule length to 24/25 tests #1106

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
version: "22.8.0"