mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 00:42:40 +01:00
Removed useless comments.
Summary: To me, it seems that these comments add no value. Personal opinion I suppose. Test Plan: N/A Reviewers: #blessed_reviewers, epriestley Reviewed By: epriestley CC: chad, Korvin, epriestley, aran Differential Revision: https://secure.phabricator.com/D8382
This commit is contained in:
parent
9fbf316d38
commit
53492fd01e
1 changed files with 0 additions and 5 deletions
|
@ -6,11 +6,6 @@
|
||||||
* ##npm install csslint -g## (don't forget the -g flag or NPM will install
|
* ##npm install csslint -g## (don't forget the -g flag or NPM will install
|
||||||
* the package locally).
|
* the package locally).
|
||||||
*
|
*
|
||||||
* Based on ArcanistPhpcsLinter.php
|
|
||||||
*
|
|
||||||
* lint.csslint.options
|
|
||||||
* lint.csslint.bin
|
|
||||||
*
|
|
||||||
* @group linter
|
* @group linter
|
||||||
*/
|
*/
|
||||||
final class ArcanistCSSLintLinter extends ArcanistExternalLinter {
|
final class ArcanistCSSLintLinter extends ArcanistExternalLinter {
|
||||||
|
|
Loading…
Reference in a new issue