@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Javelin: Cross-reference a TODO comment with related open tasks

Summary: Cross-reference a TODO comment in PhabricatorJavelinLinter with related open tasks

Test Plan: None. It is a comment only.

Reviewers: O1 Blessed Committers, mainframe98

Reviewed By: O1 Blessed Committers, mainframe98

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D26731

+2 -1
+2 -1
src/infrastructure/lint/linter/PhabricatorJavelinLinter.php
··· 110 110 if (!$this->haveWarnedAboutBinary) { 111 111 $this->haveWarnedAboutBinary = true; 112 112 // TODO: Write build documentation for the Javelin binaries and point 113 - // the user at it. 113 + // the user at it. See also https://we.phorge.it/T15123 and 114 + // https://we.phorge.it/T15669 114 115 $this->raiseLintAtLine( 115 116 1, 116 117 0,