mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-01-02 00:09:07 +08:00
💩👌 make lint happy
This commit is contained in:
parent
8d35515497
commit
3de009727e
@ -1,6 +1,7 @@
|
|||||||
// Package order 各个插件的优先级
|
// Package order 各个插件的优先级
|
||||||
package order
|
package order
|
||||||
|
|
||||||
|
//nolint: revive
|
||||||
const (
|
const (
|
||||||
PrioChat = iota * 10
|
PrioChat = iota * 10
|
||||||
PrioSleepManage
|
PrioSleepManage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user