Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13972208
D9037.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
600 B
Referenced Files
None
Subscribers
None
D9037.diff
View Options
diff --git a/src/lint/linter/ArcanistCSSLintLinter.php b/src/lint/linter/ArcanistCSSLintLinter.php
--- a/src/lint/linter/ArcanistCSSLintLinter.php
+++ b/src/lint/linter/ArcanistCSSLintLinter.php
@@ -1,12 +1,7 @@
<?php
/**
- * Uses "CSS lint" to detect checkstyle errors in css code.
- * To use this linter, you must install CSS lint.
- * ##npm install csslint -g## (don't forget the -g flag or NPM will install
- * the package locally).
- *
- * @group linter
+ * Uses "CSS Lint" to detect checkstyle errors in css code.
*/
final class ArcanistCSSLintLinter extends ArcanistExternalLinter {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 18, 5:43 PM (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6728020
Default Alt Text
D9037.diff (600 B)
Attached To
Mode
D9037: Remove some dead comments.
Attached
Detach File
Event Timeline
Log In to Comment