Skip to content

Commit 67cb193

Browse files
asardakRoberto Santalla
authored andcommitted
Fixed package comment to satisfy golint (#259)
* Fixed package comment to satisfy golint * Fixed tests
1 parent b126964 commit 67cb193

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

generator/templates/base.tgo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Code generated by https://github.com/src-d/go-kallax. DO NOT EDIT
1+
// Code generated by https://github.com/src-d/go-kallax. DO NOT EDIT.
22
// Please, do not touch the code below, and if you do, do it under your own
33
// risk. Take into account that all the code you write here will be completely
44
// erased from earth the next time you generate the kallax models.

tests/kallax.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)