Integrate the lint-boost-dependency.sh linter into arcanist
Summary:
This linter will run as part of arc lint.
Depends on D3723
Test Plan:
Should return no error:
arc lint --everything
Comment an exception from test/lint/lint-boost-dependency.sh.
arc lint --everything
Check the error is returned by arcanist.
Add a dummy boost.dummy.hpp exception to
test/lint/lint-boost-dependency.sh.
arc lint --everything
Check arcanist displays a Good job! message.
Reviewers: #bitcoin_abc, deadalnix
Reviewed By: #bitcoin_abc, deadalnix
Differential Revision: https://reviews.bitcoinabc.org/D3724