💩👌 make lint happy

This commit is contained in:
源文雨 2022-12-10 14:16:30 +08:00
parent adfa9f9e0f
commit 725aa5b180
5 changed files with 2 additions and 11 deletions

View File

@ -73,4 +73,5 @@ issues:
fix: true
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"
- "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\+.*'

View File

@ -1,7 +1,4 @@
// Package hyaku 百人一首
//nolint: asciicheck
package hyaku
import (

View File

@ -1,7 +1,4 @@
// Package qqwife 娶群友 基于“翻牌”和江林大佬的“群老婆”插件魔改作品文案采用了Hana的zbp娶群友文案
//nolint: asciicheck
package qqwife
import (

View File

@ -1,5 +1,3 @@
//nolint: asciicheck
package qqwife
import (

View File

@ -1,5 +1,3 @@
//nolint: asciicheck
package qqwife
import (