Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13999935
D11318.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
385 B
Referenced Files
None
Subscribers
None
D11318.diff
View Options
diff --git a/src/lint/linter/ArcanistCoffeeLintLinter.php b/src/lint/linter/ArcanistCoffeeLintLinter.php
--- a/src/lint/linter/ArcanistCoffeeLintLinter.php
+++ b/src/lint/linter/ArcanistCoffeeLintLinter.php
@@ -62,7 +62,6 @@
protected function getMandatoryFlags() {
$options = array(
'--reporter=checkstyle',
- '--color=never',
);
if ($this->config) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 25, 6:08 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6743109
Default Alt Text
D11318.diff (385 B)
Attached To
Mode
D11318: Don't explicitly pass `--color=never` to `coffeelint`
Attached
Detach File
Event Timeline
Log In to Comment