mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-19 17:13:12 +02:00
doc: Document that GNU tools are required for linters
This commit is contained in:
@ -7,6 +7,8 @@ Check for missing documentation of command line options.
|
|||||||
commit-script-check.sh
|
commit-script-check.sh
|
||||||
======================
|
======================
|
||||||
Verification of [scripted diffs](/doc/developer-notes.md#scripted-diffs).
|
Verification of [scripted diffs](/doc/developer-notes.md#scripted-diffs).
|
||||||
|
Scripted diffs are only assumed to run on the latest LTS release of Ubuntu. Running them on other operating systems
|
||||||
|
might require installing GNU tools, such as GNU sed.
|
||||||
|
|
||||||
git-subtree-check.sh
|
git-subtree-check.sh
|
||||||
====================
|
====================
|
||||||
|
Reference in New Issue
Block a user