diff --git a/.gitattributes b/.gitattributes index 224ffba10a..3472eccbfa 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 0bbcd4b7ab..af658a72a5 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 86cc3770cc..b674946ded 100644 --- a/Tests/RulesetCheck/class-ruleset-test.inc +++ b/Tests/RulesetCheck/class-ruleset-test.inc @@ -1,14 +1,14 @@