Make jshint more verbose. re #96
このコミットが含まれているのは:
コミット
09c803ba23
1個のファイルの変更、1行の追加、1行の削除
|
|
@ -7,5 +7,5 @@ before_script:
|
||||||
- npm install jshint -g
|
- npm install jshint -g
|
||||||
script:
|
script:
|
||||||
- phpunit
|
- phpunit
|
||||||
- jshint util.js
|
- jshint --verbose util.js
|
||||||
|
|
||||||
読み込み中…
Add table
Add a link
新しいイシューから参照