diff --git a/.coveralls.yml b/.coveralls.yml
index 0c2d3ece9c..06571ec196 100644
--- a/.coveralls.yml
+++ b/.coveralls.yml
@@ -1,3 +1,3 @@
src_dir: .
coverage_clover: storage/coverage/clover.xml
-json_path: storage/coverage/coveralls-upload.json
\ No newline at end of file
+json_path: storage/coverage/coveralls-upload.json
diff --git a/.gitignore b/.gitignore
index 62baeeb595..ba4e29123f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,4 +26,4 @@ db.sqlite-journal
tests/_output/*
.env
clover.xml
-node_modules/
\ No newline at end of file
+node_modules/
diff --git a/phpspec.yml b/phpspec.yml
index a028599425..1f6a86a520 100644
--- a/phpspec.yml
+++ b/phpspec.yml
@@ -2,4 +2,4 @@ suites:
main:
namespace: FireflyIII
psr4_prefix: FireflyIII
- src_path: app
\ No newline at end of file
+ src_path: app
diff --git a/phpunit.xml b/phpunit.xml
index f21afb4ffc..0410acac89 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -31,4 +31,4 @@
-
\ No newline at end of file
+