Page MenuHomePhabricator

D12712.id30536.diff
No OneTemporary

D12712.id30536.diff

diff --git a/src/infrastructure/lint/linter/PhabricatorJavelinLinter.php b/src/infrastructure/lint/linter/PhabricatorJavelinLinter.php
--- a/src/infrastructure/lint/linter/PhabricatorJavelinLinter.php
+++ b/src/infrastructure/lint/linter/PhabricatorJavelinLinter.php
@@ -138,12 +138,6 @@
}
}
- if ($this->getEngine()->getCommitHookMode()) {
- // Don't do the dependency checks in commit-hook mode because we won't
- // have an available working copy.
- return;
- }
-
$external_classes = array();
foreach ($uses as $symbol => $line) {
$parts = explode('.', $symbol);

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 14, 11:21 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7655469
Default Alt Text
D12712.id30536.diff (619 B)

Event Timeline