Skip to content

Commit 13dbdea

Browse files
committed
fix linter issue
1 parent 7d5903b commit 13dbdea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Package ydb-go-sdk - native Go's driver for YDB.
22
/*
33
Supports table, discovery, coordination, ratelimiter, scheme and scripting clients for YDB.
4-
YDB is an open-source Distributed SQL Database that combines high availability and scalability with strict consistency and ACID transactions.
4+
YDB is an open-source Distributed SQL Database that combines high availability and scalability
5+
with strict consistency and ACID transactions.
56
*/
67
package ydb

0 commit comments

Comments
 (0)