Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13984702
D11195.id26894.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
397 B
Referenced Files
None
Subscribers
None
D11195.id26894.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
@@ -60,7 +60,7 @@
protected function getMandatoryFlags() {
$options = array(
'--reporter=checkstyle',
- '--nocolor',
+ '--color=never',
'--quiet',
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 21, 3:21 PM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6739587
Default Alt Text
D11195.id26894.diff (397 B)
Attached To
Mode
D11195: Update flags for `coffeelint`
Attached
Detach File
Event Timeline
Log In to Comment