mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-09 09:04:25 +01:00
hacking: install cppcheck and shellcheck
You need `cppcheck` and `shellcheck` installed to run `check-source` successfully.
This commit is contained in:
committed by
Christian Decker
parent
a9bf1f5573
commit
9d496f9a74
@@ -158,7 +158,7 @@ Testing
|
||||
Install `valgrind` and the python dependencies for best results:
|
||||
|
||||
```
|
||||
sudo apt install valgrind
|
||||
sudo apt install valgrind cppcheck shellcheck
|
||||
pip3 install -r tests/requirements.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user