Skip to content

.ackrc conflicts with the ack command and makes the parser break#1

Open
nbcoder wants to merge 2 commits intovicoapp:masterfrom
nbcoder:master
Open

.ackrc conflicts with the ack command and makes the parser break#1
nbcoder wants to merge 2 commits intovicoapp:masterfrom
nbcoder:master

Conversation

@nbcoder
Copy link

@nbcoder nbcoder commented Oct 29, 2011

Hi Martin,

if the user has .ackrc like the following it could break the parser:

--sort-files
--color
--context=1
--follow
--group
--all

the following arguments are required for ack to work as expected:

--noenv --flush --column --nogroup

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