mirror of
https://github.com/ent/ent.git
synced 2026-04-29 06:00:55 +03:00
all: fix linting errors for comments (#990)
* fix: linting errors for comments * fix: one more comment
This commit is contained in:
committed by
GitHub
parent
ac8e8dac83
commit
42fa731f39
@@ -2,7 +2,7 @@
|
||||
// This source code is licensed under the Apache 2.0 license found
|
||||
// in the LICENSE file in the root directory of this source tree.
|
||||
|
||||
// sqlgraph provides graph abstraction capabilities on top
|
||||
// Package sqlgraph provides graph abstraction capabilities on top
|
||||
// of sql-based databases for ent codegen.
|
||||
package sqlgraph
|
||||
|
||||
|
||||
Reference in New Issue
Block a user