Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14007624
D11195.id.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.id.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
Wed, Oct 30, 9:07 AM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6739587
Default Alt Text
D11195.id.diff (397 B)
Attached To
Mode
D11195: Update flags for `coffeelint`
Attached
Detach File
Event Timeline
Log In to Comment