Skip to content

markdownlinting 3

markdownlinting 3 #150

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'