mirror of
https://github.com/fumiama/orbyte.git
synced 2026-06-27 15:30:32 +08:00
feat: add Ignore to Item
This commit is contained in:
@@ -2,6 +2,9 @@ linters-settings:
|
||||
errcheck:
|
||||
ignore: fmt:.*,io/ioutil:^Read.*
|
||||
ignoretests: true
|
||||
exclude-functions:
|
||||
- (*github.com/fumiama/orbyte.Item).V
|
||||
- (*github.com/fumiama/orbyte.Item).P
|
||||
|
||||
goimports:
|
||||
local-prefixes: github.com/fumiama/orbyte
|
||||
|
||||
Reference in New Issue
Block a user