[Pkg-javascript-commits] [node-mocks-http] 117/296: Merge pull request #46 from howardabrams/feature/eslint

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit 096921e71ebb73950adac8bb6e50c71276f3fc88
Merge: b28c20f 4db29c9
Author: Johnny Estilles <JohnnyEstilles at users.noreply.github.com>
Date:   Fri Mar 13 10:57:27 2015 +0800

    Merge pull request #46 from howardabrams/feature/eslint
    
    Replacing JSHint with ESLint, Implementing #44

 .eslintrc                          | 90 ++++++++++++++++++++++++++++++++++++++
 .jshintrc                          | 20 ---------
 .travis.yml                        |  7 +--
 examples/express-route.js          |  2 +-
 examples/express-status-vs-json.js |  2 +-
 lib/http-mock.js                   |  6 ++-
 lib/mockEventEmitter.js            | 20 +++++----
 lib/mockRequest.js                 | 16 +++----
 lib/mockResponse.js                | 54 +++++++++++++----------
 lib/mockWritableStream.js          |  4 +-
 package.json                       | 36 ++++++++-------
 run-tests                          | 58 +-----------------------
 test/test-mockRequest.js           | 20 +++++----
 test/test-mockResponse.js          | 40 +++++++++--------
 14 files changed, 201 insertions(+), 174 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list