Skip to content

configure bash severity #38

configure bash severity

configure bash severity #38

Workflow file for this run

name: Linting and code quality check
on: [push, pull_request]
jobs:
lint:
uses: mmacata/github-workflows/.github/workflows/linting.yml@super-linter
with:
# set pylint-version to empty string to skip the pylint workflow
pylint-version: ''
BASH_SEVERITY: 'warning'