From a624ec08bd0129d58f2734dea4f54ed6393b2b10 Mon Sep 17 00:00:00 2001 From: decanus Date: Wed, 6 Dec 2017 09:18:14 +0100 Subject: [PATCH] EOL --- .soliumignore | 2 +- .soliumrc.json | 2 +- .travis.yml | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.soliumignore b/.soliumignore index b512c09..3c3629e 100644 --- a/.soliumignore +++ b/.soliumignore @@ -1 +1 @@ -node_modules \ No newline at end of file +node_modules diff --git a/.soliumrc.json b/.soliumrc.json index d3fe054..63e0b3c 100644 --- a/.soliumrc.json +++ b/.soliumrc.json @@ -6,4 +6,4 @@ "arg-overflow": "off", "blank-lines": "off" } -} \ No newline at end of file +} diff --git a/.travis.yml b/.travis.yml index 605c39f..6fcb26e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ script: - npm run $TASK notifications: - email: false \ No newline at end of file + email: false diff --git a/package.json b/package.json index b668acd..db16449 100644 --- a/package.json +++ b/package.json @@ -11,4 +11,4 @@ "watch": "npm-watch", "lint": "solium --dir ./contracts" } -} \ No newline at end of file +}