This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds new options as of jscs 1.0.11, fix OK message after the task
- Loading branch information
Gustavo Henke
committed
Nov 6, 2013
1 parent
87397b3
commit 03a6949
Showing
4 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[4mRunning "jscs:exclude" (jscs) task[24m | ||
[32m>> [39m1 without code style errors. | ||
[32m>> [39m1 files without code style errors. | ||
|
||
[32mDone, without errors.[39m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[4mRunning "jscs:success" (jscs) task[24m | ||
[32m>> [39m1 without code style errors. | ||
[32m>> [39m1 files without code style errors. | ||
|
||
[32mDone, without errors.[39m |