Skip to content

v3.0.0: Data structure and customization updates #28

v3.0.0: Data structure and customization updates

v3.0.0: Data structure and customization updates #28

Workflow file for this run

name: Pylint
on: [push, pull_request]
jobs:
linux-standard:
name: "Linux (Standard)"
uses: ./.github/workflows/pylint_standard.yml
with:
os: ubuntu-latest
windows-standard:
name: "Windows (Standard)"
uses: ./.github/workflows/pylint_standard.yml
with:
os: windows-latest