mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
make+tools: tidy makefile, add gosimports
This commit is contained in:
parent
a1271fee40
commit
4ed3197985
4 changed files with 56 additions and 28 deletions
|
|
@ -5,4 +5,5 @@ package loop
|
|||
|
||||
import (
|
||||
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
|
||||
_ "github.com/rinchsan/gosimports/cmd/gosimports"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue