• Bob Killen's avatar
    Update hack/verify-shellcheck.sh to ignore ./third_party/* · db01d68d
    Bob Killen authored
    The ./third_party/* directory contains scripts, libraries and
    other components from external sources. These should be omitted
    from lints and checks with the exception of things that are
    forked and modified (located in ./third_party/forked/*) for
    project related reasons.
    db01d68d
verify-shellcheck.sh 6.47 KB