Skip to content

Introduce tolerances for triggering dt related warnings (#312) #996

Introduce tolerances for triggering dt related warnings (#312)

Introduce tolerances for triggering dt related warnings (#312) #996

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