Skip to content

Merge pull request #43 from mundialis/parallel_error #175

Merge pull request #43 from mundialis/parallel_error

Merge pull request #43 from mundialis/parallel_error #175

Workflow file for this run

name: Python Flake8, black and pylint code quality check
on: [push]
jobs:
lint:
uses: mundialis/github-workflows/.github/workflows/linting.yml@main
with:
VALIDATE_JAVASCRIPT_STANDARD: false
BASH_SEVERITY: 'warning'