1
0
mirror of https://github.com/beego/bee.git synced 2025-07-01 02:00:19 +00:00

add ignore for staticcheck

This commit is contained in:
franzwilhelm
2017-05-15 00:32:45 +02:00
parent fef25c2c5f
commit e8c0f528a6
3 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,3 @@
github.com/beego/bee/cmd/commands/run/*.go:S1024
github.com/beego/bee/cmd/commands/dlv/*.go:S1024
github.com/beego/bee/utils/*.go:S1026