Skip to content

Commit a162b2e

Browse files
🎨 改进代码样式
1 parent 949ac6c commit a162b2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin/hyaku/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121

2222
const bed = "https://gitcode.net/u011570312/OguraHyakuninIsshu/-/raw/master/"
2323

24-
//nolint: asciicheck
24+
// nolint: asciicheck
2525
type line struct {
2626
番号, 歌人, 上の句, 下の句, 上の句ひらがな, 下の句ひらがな string
2727
}

plugin/qqwife/qqmapwife.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import (
2929
"github.com/fogleman/gg"
3030
)
3131

32-
//nolint: asciicheck
32+
// nolint: asciicheck
3333
type 婚姻登记 struct {
3434
db *sql.Sqlite
3535
dbmu sync.RWMutex

0 commit comments

Comments
 (0)