Skip to content

Commit

Permalink
Cruft removal (#4990)
Browse files Browse the repository at this point in the history
* chore: house cleaning

- Removes old/irrelevant perf tests, many of which did not function
- Removes unused script files from old tools we used to use and no longer do
- Removes files relating to old documentation generation
- Removes several unused dependencies
- Removes outdated MAINTAINERS file.

* chore: update lint-staged

- Removes strange dependency of rxjs on itself

* chore: fix tests that were apparently relying on rxjs installed dep

:facepalm:
  • Loading branch information
benlesh committed Sep 3, 2019
1 parent c311d5b commit 1fbee02
Show file tree
Hide file tree
Showing 230 changed files with 4,454 additions and 14,787 deletions.
7 changes: 0 additions & 7 deletions .editorconfig

This file was deleted.

35 changes: 0 additions & 35 deletions .jshintrc

This file was deleted.

56 changes: 0 additions & 56 deletions .markdown-doctest-setup.js

This file was deleted.

50 changes: 0 additions & 50 deletions .travis.yml

This file was deleted.

6 changes: 0 additions & 6 deletions CONTRIBUTING.md
Expand Up @@ -5,10 +5,6 @@ it still applies to you. Ignorance is not an exemption.

Contents

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Submitting a Pull Request (PR)](#submitting-a-pull-request-pr)
- [After your pull request is merged](#after-your-pull-request-is-merged)
- [Coding Style Guidelines](#coding-style-guidelines)
Expand All @@ -27,8 +23,6 @@ Contents
- [Body](#body)
- [Footer](#footer)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

---
- Related documents
- [Creating Operators](doc/operator-creation.md)
Expand Down
6 changes: 0 additions & 6 deletions MAINTAINERS

This file was deleted.

1 change: 0 additions & 1 deletion MIGRATION.md

This file was deleted.

20 changes: 0 additions & 20 deletions appveyor.yml

This file was deleted.

143 changes: 0 additions & 143 deletions dangerfile.js

This file was deleted.

16 changes: 0 additions & 16 deletions node-tests/run.sh

This file was deleted.

34 changes: 0 additions & 34 deletions node-tests/test.js

This file was deleted.

0 comments on commit 1fbee02

Please sign in to comment.