mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
💩👌 make lint happy
This commit is contained in:
parent
adfa9f9e0f
commit
725aa5b180
@ -74,3 +74,4 @@ issues:
|
||||
exclude-use-default: false
|
||||
exclude:
|
||||
- "Error return value of .((os.)?std(out|err)..*|.*Close|.*Seek|.*Flush|os.Remove(All)?|.*print(f|ln)?|os.(Un)?Setenv). is not check"
|
||||
- 'identifier ".*" contain non-ASCII character: U\+.*'
|
||||
|
||||
@ -1,7 +1,4 @@
|
||||
// Package hyaku 百人一首
|
||||
|
||||
//nolint: asciicheck
|
||||
|
||||
package hyaku
|
||||
|
||||
import (
|
||||
|
||||
@ -1,7 +1,4 @@
|
||||
// Package qqwife 娶群友 基于“翻牌”和江林大佬的“群老婆”插件魔改作品,文案采用了Hana的zbp娶群友文案
|
||||
|
||||
//nolint: asciicheck
|
||||
|
||||
package qqwife
|
||||
|
||||
import (
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
//nolint: asciicheck
|
||||
|
||||
package qqwife
|
||||
|
||||
import (
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
//nolint: asciicheck
|
||||
|
||||
package qqwife
|
||||
|
||||
import (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user