mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
hacking: install cppcheck
and shellcheck
You need `cppcheck` and `shellcheck` installed to run `check-source` successfully.
This commit is contained in:
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
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user