mirror of
https://github.com/astaxie/beego.git
synced 2024-11-05 09:10:55 +00:00
7 lines
192 B
Plaintext
Executable File
7 lines
192 B
Plaintext
Executable File
|
|
goimports -w -format-only pkg
|
|
goimports -w -format-only examples
|
|
|
|
ineffassign .
|
|
|
|
staticcheck -show-ignored -checks "-ST1017,-U1000,-ST1005,-S1034,-S1012,-SA4006,-SA6005,-SA1019,-SA1024" ./pkg |