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

travis: add project setup #25

Merged
merged 1 commit into from
Mar 4, 2021
Merged

travis: add project setup #25

merged 1 commit into from
Mar 4, 2021

Conversation

hunchback
Copy link
Collaborator

No description provided.

Copy link
Owner

@roytman roytman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest separating this PR into two: one with the Travis and another with all fmt fixes.

@@ -100,7 +100,7 @@ func printStruct(w io.Writer, tableName string, columns []string) error {
return err
}
}
_, err := fmt.Fprintln(w, "}\n")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these 2 new lines are done by purpose.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, reverted

@roytman roytman merged commit 4c44105 into roytman:master Mar 4, 2021
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