diff --git a/.github/eslint-stylish.json b/.github/eslint-stylish.json
index 1d75d6c3..db9655b6 100644
--- a/.github/eslint-stylish.json
+++ b/.github/eslint-stylish.json
@@ -4,7 +4,7 @@
             "owner": "eslint-stylish",
             "pattern": [
                 {
-                    "regexp": "^([^\\s].*)$",
+                    "regexp": "^\\s*([^\\s].*)$",
                     "file": 1
                 },
                 {