mirror of
https://github.com/encounter/go-rtmp.git
synced 2026-03-30 11:12:49 -07:00
8305a133ba
Signed-off-by: Christian Stewart <christian@paral.in>
7 lines
106 B
Go
7 lines
106 B
Go
package hack
|
|
|
|
import (
|
|
// _ imports golangci-lint
|
|
_ "github.com/golangci/golangci-lint/pkg/golinters"
|
|
)
|