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

Added contents_first option #19

Merged
merged 2 commits into from
May 8, 2017
Merged

Conversation

mcharsley
Copy link
Contributor

#18

Added ability to yield the contents of the directory before the
directory itself

Added ability to yield the contents of the directory before the
directory itself
@BurntSushi
Copy link
Owner

Thanks for doing this! I've only glanced at it, but it seems reasonable. I will need to do a more thorough review before merging though.

From skimming, I see that the code style is pretty inconsistent. Can you please write code in a style that is consistent with the rest of the code in this repo? As it stands now, I see a lot of indentation inconsistencies. Please also adhere to a 79 column limit (inclusive).

@mcharsley
Copy link
Contributor Author

mcharsley commented Feb 2, 2017 via email

@mcharsley
Copy link
Contributor Author

Right I think I've updated the pull request with a format change commit. Apologies for that - hadn't realised that my eclipse setup was set to use tabs under some circumstances.

Also have permission to submit the code now, the powers that be have checked that I'm not giving away confidential google code :-)

@michaelsproul
Copy link

Go for it @mcharsley. I ended up not needing a post-order option in my project, so my branch is neglected...

@mcharsley
Copy link
Contributor Author

@BurntSushi : friendly ping now Michael's bowed out...

@BurntSushi BurntSushi merged commit c43a71f into BurntSushi:master May 8, 2017
@BurntSushi
Copy link
Owner

@mcharsley All set! Sorry for the delay. Thanks so much!

@mcharsley
Copy link
Contributor Author

mcharsley commented May 10, 2017 via email

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.

None yet

3 participants