Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15400356
D11322.id27193.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
341 B
Referenced Files
None
Subscribers
None
D11322.id27193.diff
View Options
diff --git a/src/lint/linter/ArcanistExternalLinter.php b/src/lint/linter/ArcanistExternalLinter.php
--- a/src/lint/linter/ArcanistExternalLinter.php
+++ b/src/lint/linter/ArcanistExternalLinter.php
@@ -56,7 +56,7 @@
* @task bin
*/
public function shouldExpectCommandErrors() {
- return false;
+ return true;
}
/**
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 18, 11:14 AM (4 d, 4 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7709725
Default Alt Text
D11322.id27193.diff (341 B)
Attached To
Mode
D11322: Change the default value for `ArcanistExternalLinter::shouldExpectCommandErrors`
Attached
Detach File
Event Timeline
Log In to Comment