1
0
mirror of https://github.com/beego/bee.git synced 2025-06-17 18:50:40 +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

1
staticcheck.ignore Normal file
View File

@ -0,0 +1 @@
github.com/beego/bee/generate/swaggergen/*.go:SA1024