Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default --rg-options to --max-columns=2000 [FCOM-3] #640

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

davidrunger
Copy link
Owner

I rarely actually have interest in looking at a line that is more than 2,000 characters long. Usually, I think that such a line should never have been committed to the repo, in the first place. So, I think it's pretty rare for me to actually care about such a line. One exception might be an unwrapped line in a markdown file, but hopefully a 2,000 character limit won't eliminate many such lines.

I rarely actually have interest in looking at a line that is more than
2,000 characters long. Usually, I think that such a line should never
have been committed to the repo, in the first place. So, I think it's
pretty rare for me to actually care about such a line. One exception
might be an unwrapped line in a markdown file, but hopefully a 2,000
character limit won't eliminate many such lines.
@davidrunger davidrunger merged commit ab71b8b into main Jul 22, 2024
1 check passed
@davidrunger davidrunger deleted the limit-rg-columns-by-default branch July 22, 2024 04:47
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.

1 participant