mirror of
https://github.com/soheilhy/cmux.git
synced 2026-08-04 07:30:36 +08:00
Simplify formatting in patricia.go
`gofmt -s -w .`
This commit is contained in:
committed by
Soheil Hassas Yeganeh
parent
3ca13bcd9e
commit
6c298ce7b1
@@ -8,4 +8,5 @@ before_install:
|
||||
- go get -u github.com/golang/lint/golint
|
||||
|
||||
before_script:
|
||||
- '! gofmt -s -l . | read'
|
||||
- golint ./...
|
||||
|
||||
Reference in New Issue
Block a user