Skip to content

Conversation

@otto-dev
Copy link

@otto-dev otto-dev commented Jul 19, 2022

Fixes #1497

-l should include empty files, and only exclude files subject to an exclusion filter (such as .gitignore).

Empty files are still in the subset of searchable files. ag does not need to open the file to know that there is no matching query (if there is a query), but that does not mean that -l should not list them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ag not printing empty files with -l

1 participant