Apply gofmt -s
And add CI check for that.
This commit is contained in:
committed by
Jack Christensen
parent
f581584148
commit
f839d501a7
+1
-1
@@ -22,7 +22,7 @@ type TIDValuer interface {
|
||||
//
|
||||
// When one does
|
||||
//
|
||||
// select ctid, * from some_table;
|
||||
// select ctid, * from some_table;
|
||||
//
|
||||
// it is the data type of the ctid hidden system column.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user