Skip to content

WIP: functionality for new json schema and for complete decomposition #36

WIP: functionality for new json schema and for complete decomposition

WIP: functionality for new json schema and for complete decomposition #36

Workflow file for this run

name: Pylint Score Badge Generation
on: [pull_request]
jobs:
pylint:
name: Pylint Badge Update
runs-on: ubuntu-latest
steps:
- name: Pylint Badge Generation
uses: Silleellie/pylint-github-action@v2
with:
lint-path: src
python-version: 3.11