mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-04 19:17:37 +08:00
make lint happy
This commit is contained in:
parent
2830676e3b
commit
63d9ffa90b
@ -1,3 +1,5 @@
|
|||||||
|
//go:build !windows
|
||||||
|
|
||||||
package terminal
|
package terminal
|
||||||
|
|
||||||
// DisableQuickEdit 禁用快速编辑,非Windows系统永远返回nil
|
// DisableQuickEdit 禁用快速编辑,非Windows系统永远返回nil
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
//go:build !windows
|
||||||
|
|
||||||
package terminal
|
package terminal
|
||||||
|
|
||||||
// EnableVT100 启用颜色、控制字符,非Windows系统永远返回nil
|
// EnableVT100 启用颜色、控制字符,非Windows系统永远返回nil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user