Skip to content

Disable shellcheck for external python venv activation script #352

Disable shellcheck for external python venv activation script

Disable shellcheck for external python venv activation script #352

Workflow file for this run

name: Lint scripts
on: [push, pull_request]
jobs:
check_shell:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: Lint shell scripts (shellcheck)
uses: ludeeus/action-shellcheck@master
with:
ignore: Vagrantfile