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

add missing " --recursive" #181

Merged
merged 2 commits into from
Aug 27, 2016
Merged

Conversation

modoojunko
Copy link
Contributor

@modoojunko modoojunko commented Aug 25, 2016

add --recursive to support download playbooks which uses git submodule

related issue : #181

add --recursive to support download playbooks which uses git submodule
@matejkramny
Copy link
Contributor

You should gofmt the code!

@modoojunko
Copy link
Contributor Author

@matejkramny Sorry I did not notice the CI does not include gofmt check, could you tell me the gofmt rules?

@matejkramny
Copy link
Contributor

Its pretty standard. I didn't configure it any way, basically just put a space after the comma: "--recursive",t & it will be ok.

usually you have gofmt run after you save a file, along with goimports etc.

add missing space
@modoojunko
Copy link
Contributor Author

modoojunko commented Aug 27, 2016

@matejkramny Sorry, I'm a fresh go coder, even I have not go through all the guide.

I have pushed the fix.

@matejkramny
Copy link
Contributor

No worries, thanks for fixing this.

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

2 participants