Skip to content

Commit

Permalink
Activate external_sources for shellcheck in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sachilles committed May 19, 2022
1 parent 602c369 commit b17ef31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ workflows:
- shellcheck/check:
name: shellcheck
exclude: SC2086,SC2181
external_sources: true
filters:
tags:
only: /^([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*))?(?:\+[0-9A-Za-z-]+)?$/
Expand Down

0 comments on commit b17ef31

Please sign in to comment.