Skip to content

Commit fadccb2

Browse files
author
MarcoFalke
committed
doc: Document that GNU tools are required for linters
1 parent 4444704 commit fadccb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/lint/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Check for missing documentation of command line options.
77
commit-script-check.sh
88
======================
99
Verification of [scripted diffs](/doc/developer-notes.md#scripted-diffs).
10+
Scripted diffs are only assumed to run on the latest LTS release of Ubuntu. Running them on other operating systems
11+
might require installing GNU tools, such as GNU sed.
1012

1113
git-subtree-check.sh
1214
====================

0 commit comments

Comments
 (0)