diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 02616912..32617a2b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -128,4 +128,4 @@ By making a contribution to this project, I certify that: are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with - this project or the open source license(s) involved. \ No newline at end of file + this project or the open source license(s) involved. diff --git a/test/.eslintrc b/test/.eslintrc index 434fc13d..8a30ebae 100644 --- a/test/.eslintrc +++ b/test/.eslintrc @@ -3,4 +3,4 @@ "node": true, "mocha": true } -} \ No newline at end of file +} diff --git a/test/fixtures/collaborators.json b/test/fixtures/collaborators.json index edf5f611..49a5d615 100644 --- a/test/fixtures/collaborators.json +++ b/test/fixtures/collaborators.json @@ -23,4 +23,4 @@ "email": "quo@example.com", "type": "COLLABORATOR" } -] \ No newline at end of file +] diff --git a/test/fixtures/comments_with_ci.json b/test/fixtures/comments_with_ci.json index abfa650d..9b124b46 100644 --- a/test/fixtures/comments_with_ci.json +++ b/test/fixtures/comments_with_ci.json @@ -23,4 +23,4 @@ "publishedAt": "2017-10-22T04:16:36.458Z", "bodyText": "Linter CI: https://ci.nodejs.org/job/node-test-linter/13127/" } -] \ No newline at end of file +] diff --git a/test/fixtures/comments_with_lgtm.json b/test/fixtures/comments_with_lgtm.json index 1a01df7d..50abddf0 100644 --- a/test/fixtures/comments_with_lgtm.json +++ b/test/fixtures/comments_with_lgtm.json @@ -4,4 +4,4 @@ "author": { "login": "bar" } -}] \ No newline at end of file +}] diff --git a/test/fixtures/odd_commits.json b/test/fixtures/odd_commits.json index 0ea74b0e..a451fdd4 100644 --- a/test/fixtures/odd_commits.json +++ b/test/fixtures/odd_commits.json @@ -95,4 +95,4 @@ "authoredByCommitter": false } } -] \ No newline at end of file +] diff --git a/test/fixtures/op_html.json b/test/fixtures/op_html.json index c9a74d17..41fba9d7 100644 --- a/test/fixtures/op_html.json +++ b/test/fixtures/op_html.json @@ -2,4 +2,4 @@ "
The npm install rules had a hidden dependency on the node
binary
\ninstall rule creating the $PREFIX/bin
directory.
Because with ./configure --shared
no binary is created, the rule
\nsubsequently failed. Fix that by creating the directory before
\ncreating the symlinks to the npm and npx scripts.
(Whether it makes sense to install npm without a node
binary is
\na separate question. This commit is not taking positions. :-))
Regression introduced in commit ed8c89a (\"build: fix shared installing
\ntarget\") which, as the commit log indicates, was itself a bug fix for
\nthe ./configure --shared
install.
Refs: #16293
\nmake -j4 test
(UNIX), or vcbuild test
(Windows) passesvm
", "Included reference to \\'constant time\\' in crypto.timingSafeEqual description
\nFixes : #16504
" -] \ No newline at end of file +] diff --git a/test/fixtures/pr_with_fixes_and_refs.json b/test/fixtures/pr_with_fixes_and_refs.json index 2286c73e..ea7bf6eb 100644 --- a/test/fixtures/pr_with_fixes_and_refs.json +++ b/test/fixtures/pr_with_fixes_and_refs.json @@ -16,4 +16,4 @@ } ] } -} \ No newline at end of file +} diff --git a/test/fixtures/reviewers_approved.json b/test/fixtures/reviewers_approved.json index 81dbca43..2b0acb84 100644 --- a/test/fixtures/reviewers_approved.json +++ b/test/fixtures/reviewers_approved.json @@ -41,4 +41,4 @@ "source": "comment" } } -] \ No newline at end of file +] diff --git a/test/fixtures/reviewers_rejected.json b/test/fixtures/reviewers_rejected.json index 7fcc7fdb..5b366501 100644 --- a/test/fixtures/reviewers_rejected.json +++ b/test/fixtures/reviewers_rejected.json @@ -27,4 +27,4 @@ "source": "review" } } -] \ No newline at end of file +] diff --git a/test/fixtures/reviews_approved.json b/test/fixtures/reviews_approved.json index ce36dbe2..525cca45 100644 --- a/test/fixtures/reviews_approved.json +++ b/test/fixtures/reviews_approved.json @@ -52,4 +52,4 @@ }, "url": "https://github.com/nodejs/node/pull/16438#pullrequestreview-71839232", "publishedAt": "2017-10-24T19:21:52Z" -}] \ No newline at end of file +}] diff --git a/test/fixtures/reviews_rejected.json b/test/fixtures/reviews_rejected.json index fe2ba019..18a5417c 100644 --- a/test/fixtures/reviews_rejected.json +++ b/test/fixtures/reviews_rejected.json @@ -52,4 +52,4 @@ }, "url": "https://github.com/nodejs/node/pull/16438#pullrequestreview-71482624", "publishedAt": "2017-10-24T11:27:02Z" -}] \ No newline at end of file +}] diff --git a/test/fixtures/simple_commits.json b/test/fixtures/simple_commits.json index ec18a7b9..4a14aa7c 100644 --- a/test/fixtures/simple_commits.json +++ b/test/fixtures/simple_commits.json @@ -15,4 +15,4 @@ "authoredByCommitter": true } } -] \ No newline at end of file +]