Page MenuHomePhabricator

[LINTER] Enforce shellcheck >= 0.7.0
ClosedPublic

Authored by Fabien on Jun 24 2020, 20:13.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Commits
rABC606195478576: [LINTER] Enforce shellcheck >= 0.7.0
Summary

The recent changes from D6701 require the --source-path option which
is only available from 0.7.0. Since shellcheck can be download as a
standalone binary this is still easy to install.

Test Plan
arc lint --everything

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Jun 24 2020, 20:13
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
contrib/teamcity/setup-debian-buster.sh
86 ↗(On Diff #21718)

Macro likestamp:

This revision is now accepted and ready to land.Jun 24 2020, 20:16
This revision was automatically updated to reflect the committed changes.