Skip to content

Don't recurse into directories. - #1

Closed
alecthomas wants to merge 1 commit into
fzipp:masterfrom
alecthomas:master
Closed

Don't recurse into directories.#1
alecthomas wants to merge 1 commit into
fzipp: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

vrecan commented Mar 23, 2015

Copy link
Copy Markdown

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

ajvb commented Oct 2, 2015

Copy link
Copy Markdown

👍

1 similar comment
@Rican7

Rican7 commented Oct 8, 2015

Copy link
Copy Markdown

👍

@cep21

cep21 commented Oct 22, 2015

Copy link
Copy Markdown

Hi,

Is there any update on having this diff merged?

@omosur

omosur commented Dec 20, 2016

Copy link
Copy Markdown

+1

2 similar comments
@wrouesnel

Copy link
Copy Markdown

+1

@lexfrei

lexfrei commented Jun 23, 2017

Copy link
Copy Markdown

👍

@srfrog

srfrog commented Jul 15, 2018

Copy link
Copy Markdown

+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.