Skip to content

Commit 8ff5b41

Browse files
committed
Revert "chore: temporarily add trailing new line to R files"
This reverts commit 438ef5c.
1 parent 7697c17 commit 8ff5b41

195 files changed

Lines changed: 0 additions & 195 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

lib/node_modules/@stdlib/_tools/lint/license-header-glob/test/fixtures/bad/file.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,3 @@ main <- function() {
9191
}
9292

9393
main();
94-

lib/node_modules/@stdlib/_tools/lint/license-header-glob/test/fixtures/good/file.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,3 @@ main <- function() {
107107
}
108108

109109
main();
110-

lib/node_modules/@stdlib/math/base/special/abs/benchmark/r/benchmark.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,3 @@ main <- function() {
107107
}
108108

109109
main();
110-

lib/node_modules/@stdlib/math/base/special/abs2/benchmark/r/benchmark.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,3 @@ main <- function() {
107107
}
108108

109109
main();
110-

lib/node_modules/@stdlib/math/base/special/acos/benchmark/r/benchmark.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,3 @@ main <- function() {
107107
}
108108

109109
main();
110-

lib/node_modules/@stdlib/math/base/special/acosh/benchmark/r/benchmark.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,3 @@ main <- function() {
107107
}
108108

109109
main();
110-

lib/node_modules/@stdlib/math/base/special/acot/benchmark/r/benchmark.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,3 @@ main <- function() {
107107
}
108108

109109
main();
110-

lib/node_modules/@stdlib/math/base/special/acoth/benchmark/r/benchmark.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,3 @@ main <- function() {
107107
}
108108

109109
main();
110-

lib/node_modules/@stdlib/math/base/special/asin/benchmark/r/benchmark.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,3 @@ main <- function() {
107107
}
108108

109109
main();
110-

lib/node_modules/@stdlib/math/base/special/asinh/benchmark/r/benchmark.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,3 @@ main <- function() {
107107
}
108108

109109
main();
110-

0 commit comments

Comments
 (0)