Skip to content

Update the Kaitai Struct definitions to no longer require manual edit… #761

Update the Kaitai Struct definitions to no longer require manual edit…

Update the Kaitai Struct definitions to no longer require manual edit… #761

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
with:
src: "./project/thscoreboard"