Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Commit

Permalink
strip trailing whitespace from everything else
Browse files Browse the repository at this point in the history
  • Loading branch information
L8D committed Sep 27, 2014
1 parent 3150ab7 commit 2297f54
Show file tree
Hide file tree
Showing 293 changed files with 2,586 additions and 2,630 deletions.
104 changes: 52 additions & 52 deletions Gruntfile.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dist/rx.min.js",
"dist/rx.compat.js",
"dist/rx.compat.map",
"dist/rx.compat.min.js",
"dist/rx.compat.min.js",
"dist/rx.aggregates.js",
"dist/rx.aggregates.map",
"dist/rx.aggregates.min.js",
Expand All @@ -22,7 +22,7 @@
"dist/rx.async.min.js",
"dist/rx.async.compat.js",
"dist/rx.async.map.js",
"dist/rx.async.compat.min.js",
"dist/rx.async.compat.min.js",
"dist/rx.backpressure.js",
"dist/rx.backpressure.map",
"dist/rx.backpressure.min.js",
Expand All @@ -40,7 +40,7 @@
"dist/rx.lite.min.js",
"dist/rx.lite.compat.js",
"dist/rx.lite.compat.map",
"dist/rx.lite.compat.min.js",
"dist/rx.lite.compat.min.js",
"dist/rx.joinpatterns.js",
"dist/rx.joinpatterns.map",
"dist/rx.joinpatterns.min.js",
Expand All @@ -67,4 +67,4 @@
"src",
"tests"
]
}
}
32 changes: 16 additions & 16 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,38 +6,38 @@
"dist/rx.all.compat.js",
"dist/rx.all.compat.min.js",
"dist/rx.all.js",
"dist/rx.all.min.js",
"dist/rx.all.min.js",
"dist/rx.async.js",
"dist/rx.async.min.js",
"dist/rx.async.min.js",
"dist/rx.async.compat.js",
"dist/rx.async.compat.min.js",
"dist/rx.backpressure.js",
"dist/rx.backpressure.min.js",
"dist/rx.backpressure.min.js",
"dist/rx.backpressure.js",
"dist/rx.backpressure.min.js",
"dist/rx.backpressure.min.js",
"dist/rx.binding.js",
"dist/rx.binding.min.js",
"dist/rx.binding.min.js",
"dist/rx.coincidence.js",
"dist/rx.coincidence.min.js",
"dist/rx.coincidence.min.js",
"dist/rx.js",
"dist/rx.min.js",
"dist/rx.min.js",
"dist/rx.compat.js",
"dist/rx.compat.min.js",
"dist/rx.compat.min.js",
"dist/rx.experimental.js",
"dist/rx.experimental.min.js",
"dist/rx.experimental.min.js",
"dist/rx.joinpatterns.js",
"dist/rx.joinpatterns.min.js",
"dist/rx.joinpatterns.min.js",
"dist/rx.lite.js",
"dist/rx.lite.min.js",
"dist/rx.lite.min.js",
"dist/rx.lite.compat.js",
"dist/rx.lite.compat.min.js",
"dist/rx.lite.compat.min.js",
"dist/rx.lite.extras.js",
"dist/rx.lite.extras.min.js",
"dist/rx.lite.extras.min.js",
"dist/rx.testing.js",
"dist/rx.testing.min.js",
"dist/rx.testing.min.js",
"dist/rx.time.js",
"dist/rx.time.min.js",
"dist/rx.time.min.js",
"dist/rx.virtualtime.js",
"dist/rx.virtualtime.min.js"
"dist/rx.virtualtime.min.js"
]
}
2 changes: 1 addition & 1 deletion dist/rx.aggregates.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/rx.aggregates.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/rx.all.compat.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/rx.all.compat.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/rx.all.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/rx.all.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/rx.async.compat.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/rx.async.compat.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2297f54

Please sign in to comment.