MarcoFalke 9d389d09ed
util: No translation of Bitcoin Core in the copyright
Github-Pull: #16291
Rebased-From: fa64b947bb3075ff8737656706b941af691908ab
2019-09-24 07:53:28 +08:00
..
2018-06-20 11:12:41 +03:00
2018-06-20 11:12:41 +03:00
2019-06-21 08:51:41 -04:00
2018-11-15 12:19:11 -05:00
2018-06-20 11:12:41 +03:00

This folder contains lint scripts.

check-doc.py

Check for missing documentation of command line options.

commit-script-check.sh

Verification of scripted diffs.

git-subtree-check.sh

Run this script from the root of the repository to verify that a subtree matches the contents of the commit it claims to have been updated to.

To use, make sure that you have fetched the upstream repository branch in which the subtree is maintained:

Usage: git-subtree-check.sh DIR (COMMIT)

COMMIT may be omitted, in which case HEAD is used.

lint-all.sh

Calls other scripts with the lint- prefix.