diff --git a/.gitattributes b/.gitattributes
index 224ffba1..3472eccb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1,7 @@
#
# Exclude these files from release archives.
# This will also make them unavailable when using Composer with `--prefer-dist`.
-# If you develop for WPCS using Composer, use `--prefer-source`.
+# If you develop for WordPressCS using Composer, use `--prefer-source`.
# https://blog.madewithlove.be/post/gitattributes/
#
/.gitattributes export-ignore
diff --git a/.phpcs.xml.dist b/.phpcs.xml.dist
index 0bbcd4b7..af658a72 100644
--- a/.phpcs.xml.dist
+++ b/.phpcs.xml.dist
@@ -51,7 +51,7 @@
-
+
diff --git a/Tests/RulesetCheck/class-ruleset-test.inc b/Tests/RulesetCheck/class-ruleset-test.inc
index 86cc3770..b674946d 100644
--- a/Tests/RulesetCheck/class-ruleset-test.inc
+++ b/Tests/RulesetCheck/class-ruleset-test.inc
@@ -1,14 +1,14 @@