Skip to content

Commit

Permalink
fix: remove all shellcheck exclusions (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricRibeiro authored Jul 22, 2022
1 parent 927c782 commit 03d1fb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ workflows:
- orb-tools/review:
filters: *filters
- shellcheck/check:
exclude: SC2148,SC2038,SC2086,SC2002,SC2016
filters: *filters
- orb-tools/publish:
orb-name: <namespace>/<orb-name>
Expand Down

0 comments on commit 03d1fb9

Please sign in to comment.