You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xt/links-not-links.t
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Avoid I<bare> URLs that are not links; URLs should go inside C<L<>> clauses, even if they have no text to link to.
6
6
7
-
Eliminates as false positives URLs that are output, or those that are included in some IRC log file. URLs in code might still show up as false positive.
7
+
Eliminates as false positives URLs that are output, or those that are included in some IRC log file. URLs in code might still show up as false positive.
0 commit comments