Skip to content

Don't recurse into directories.#1

Closed
alecthomas wants to merge 1 commit intofzipp:masterfrom
alecthomas:master
Closed

Don't recurse into directories.#1
alecthomas wants to merge 1 commit intofzipp:masterfrom
alecthomas:master

Conversation

@alecthomas
Copy link
Copy Markdown

For editor/IDE tooling, recursing by default can be very very slow. I think, as with many other tools, that in conjunction with find -type d all use cases are satisfied.

@vrecan
Copy link
Copy Markdown

vrecan commented Mar 23, 2015

I agree, it would be nice if you could still recurse by doing ./... like all the other standard go tools.

@josegonzalez
Copy link
Copy Markdown

bump :)

@morrisonbrett
Copy link
Copy Markdown

Nice optimization @alecthomas.

@ajvb
Copy link
Copy Markdown

ajvb commented Oct 2, 2015

👍

1 similar comment
@Rican7
Copy link
Copy Markdown

Rican7 commented Oct 8, 2015

👍

@cep21
Copy link
Copy Markdown

cep21 commented Oct 22, 2015

Hi,

Is there any update on having this diff merged?

@omosur
Copy link
Copy Markdown

omosur commented Dec 20, 2016

+1

2 similar comments
@wrouesnel
Copy link
Copy Markdown

+1

@lexfrei
Copy link
Copy Markdown

lexfrei commented Jun 23, 2017

👍

@srfrog
Copy link
Copy Markdown

srfrog commented Jul 15, 2018

+1

@alecthomas alecthomas closed this Sep 8, 2020
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.