diff --git a/messages/all-files-ignored.txt b/messages/all-files-ignored.txt index 3b741a03e37..3f4c8ced4c9 100644 --- a/messages/all-files-ignored.txt +++ b/messages/all-files-ignored.txt @@ -1,4 +1,4 @@ -All of the files matching the glob pattern "<%= pattern %>" are ignored. +You are linting "<%= pattern %>", but all of the files matching the glob pattern "<%= pattern %>" are ignored. If you don't want to lint these files, remove the pattern "<%= pattern %>" from the list of arguments passed to ESLint.