diff --git a/elements/deploy-kexec/README.md b/elements/deploy-kexec/README.md
index af3f94231..e316e1819 100644
--- a/elements/deploy-kexec/README.md
+++ b/elements/deploy-kexec/README.md
@@ -1,3 +1,3 @@
 Boots into the new image once baremetal-deploy-helper signals
 it is finished by downloading the kernel and ramdisk via tftp,
-and using the kexec utilities.
\ No newline at end of file
+and using the kexec utilities.
diff --git a/elements/fedora/element-deps b/elements/fedora/element-deps
index 54d501854..3750f722b 100644
--- a/elements/fedora/element-deps
+++ b/elements/fedora/element-deps
@@ -4,4 +4,4 @@ dkms
 redhat-common
 rpm-distro
 source-repositories
-yum
\ No newline at end of file
+yum
diff --git a/elements/redhat-common/README.md b/elements/redhat-common/README.md
index dbe5feb37..f425b027c 100644
--- a/elements/redhat-common/README.md
+++ b/elements/redhat-common/README.md
@@ -10,4 +10,4 @@ Overrides:
    image. This is useful in that you can use a customized or previously built
    cloud image from diskimage-builder as input. The cloud image does not have
    to have been built by diskimage-builder. It should be a full disk image,
-   not just a filesystem image.
\ No newline at end of file
+   not just a filesystem image.
diff --git a/elements/redhat-common/pre-install.d/02-lsb b/elements/redhat-common/pre-install.d/02-lsb
index d4fb1f3de..65122abd8 100755
--- a/elements/redhat-common/pre-install.d/02-lsb
+++ b/elements/redhat-common/pre-install.d/02-lsb
@@ -2,4 +2,4 @@
 
 set -eu
 
-install -m 0755 -o root -g root /opt/stack/lsb-release/lsb_release /usr/local/bin
\ No newline at end of file
+install -m 0755 -o root -g root /opt/stack/lsb-release/lsb_release /usr/local/bin
diff --git a/elements/rhel/pre-install.d/10-yum-blacklist b/elements/rhel/pre-install.d/10-yum-blacklist
index ca83aa006..ff80a8ad2 100755
--- a/elements/rhel/pre-install.d/10-yum-blacklist
+++ b/elements/rhel/pre-install.d/10-yum-blacklist
@@ -3,4 +3,4 @@
 set -eu
 set -o pipefail
 
-echo "ccache dkms" > /tmp/yum-blacklist
\ No newline at end of file
+echo "ccache dkms" > /tmp/yum-blacklist
diff --git a/elements/selinux-permissive/README.md b/elements/selinux-permissive/README.md
index af376e673..3df0f44ee 100644
--- a/elements/selinux-permissive/README.md
+++ b/elements/selinux-permissive/README.md
@@ -1,4 +1,4 @@
 Puts selinux into permissive mode by writing SELINUX=permissive
 to /etc/selinux/config
 
-Enable this element when debugging selinux issues.
\ No newline at end of file
+Enable this element when debugging selinux issues.
diff --git a/elements/ubuntu/element-deps b/elements/ubuntu/element-deps
index 100657ee4..b47947228 100644
--- a/elements/ubuntu/element-deps
+++ b/elements/ubuntu/element-deps
@@ -1,4 +1,4 @@
 cache-url
 dib-run-parts
 dkms
-dpkg
\ No newline at end of file
+dpkg