chesshound 0.1.0

A library for supporting statistical analysis of sets of chess games.
Documentation
1
2
3
4
5
6
7
8
9
10
11
name: Development-Checks

on:
  push:
    branches-ignore:
      - 'main'
      - 'release/**'

jobs:
  run-code-checks:
    uses: grchristensen/chesshound/.github/workflows/code-checks.yml@ea966e88a0142351ca7543a7616173f77bf9e3c2