Page MenuHomePhabricator

D9255.id21978.diff
No OneTemporary

D9255.id21978.diff

diff --git a/src/workflow/ArcanistLintersWorkflow.php b/src/workflow/ArcanistLintersWorkflow.php
--- a/src/workflow/ArcanistLintersWorkflow.php
+++ b/src/workflow/ArcanistLintersWorkflow.php
@@ -43,7 +43,7 @@
try {
$built = $this->newLintEngine()->buildLinters();
} catch (ArcanistNoEngineException $ex) {
- $built = $engine->buildLinters();
+ $built = array();
}
// Note that an engine can emit multiple linters of the same class to run

File Metadata

Mime Type
text/plain
Expires
Wed, Oct 16, 9:42 PM (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6719313
Default Alt Text
D9255.id21978.diff (478 B)

Event Timeline