Skip to content

Commit c378f15

Browse files
committed
Add a note for editors/testers
1 parent 14ad7fa commit c378f15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

xt/check-signatures.t

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ not (the inverse situation -- where we specify a return constraint that Rakudo
5050
does not -- would not necessarily represent an error in the docs so long as
5151
the function always does return that type)
5252
53+
You may also wish to review certain skipped results: they may point
54+
to mistakes in the documentation - one example is methods that are
55+
defined on a role instead of a class - it will show up as skips but
56+
points to a need to move the documentation for that method.
57+
5358
=end SYNOPSIS
5459

5560
my $error = "To run check-signatures, please specify the path to the Rakudo git checkout with the RAKUDO_SRC environment variable";

0 commit comments

Comments
 (0)