diff options
| author | Georgios Andreadis <G.Andreadis@student.tudelft.nl> | 2018-05-17 22:05:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-17 22:05:41 +0200 |
| commit | ab93e2c77e40c20ceb4873643383813b2411295e (patch) | |
| tree | fc35bc98fa46a1e996d9ef25599ac79e8c7603cc | |
| parent | 0c7862a97ed957fe6d96bbd2ef8545b5c4be23d0 (diff) | |
Delete .bithoundrc
BitHound as a service is going to shutdown end of this month, meaning that we unfortunately cannot make use of its analysis, anymore.
| -rw-r--r-- | .bithoundrc | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.bithoundrc b/.bithoundrc deleted file mode 100644 index bf7f1f15..00000000 --- a/.bithoundrc +++ /dev/null @@ -1,17 +0,0 @@ -{ - "ignore": [ - ], - "test": [ - ], - "dependencies": { - "unused-ignores": [ - "react-scripts", - "prettier", - "node-sass-chokidar", - "lint-staged", - "konva", - "husky", - "npm-run-all" - ] - } -} |
