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

Go stub package and test #13

Merged
merged 1 commit into from
Sep 24, 2020
Merged

Conversation

svengreb
Copy link
Owner

Resolves #12

To prevent `golangci-lint` and the CI workflow `test` job from failing
a stub file for the `tmplgo` package has been added along with a example
test (`tmplgo_test` package).
This also comes with the benefit of providing a simple starting point
for users of this template repository.

GH-12
@svengreb svengreb added this to the Next milestone Sep 24, 2020
@svengreb svengreb self-assigned this Sep 24, 2020
@svengreb svengreb merged commit 66658a1 into main Sep 24, 2020
@svengreb svengreb deleted the feature/gh-12-go-stub-package-and-test branch September 24, 2020 07:26
@svengreb svengreb removed their assignment Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go stub package and test
1 participant