Skip to content

Files

Latest commit

fac174e · Apr 28, 2019

History

History
This branch is 24345 commits behind bitcoin/bitcoin:master.

lint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 24, 2018
Apr 28, 2019
Aug 25, 2018
Dec 4, 2018
Jun 14, 2018
Jun 20, 2018
Aug 28, 2018
Apr 23, 2019
Jun 24, 2018
Mar 5, 2019
Jan 16, 2019
Jun 20, 2018
Oct 19, 2018
Feb 1, 2019
Jun 20, 2018
Apr 18, 2019
Sep 2, 2018
Jan 21, 2019
Aug 21, 2018
Nov 15, 2018
Dec 2, 2018
Aug 30, 2018
Jan 16, 2019
Oct 16, 2018
Oct 16, 2018
Jun 20, 2018
Feb 12, 2019

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.