Skip to content

Commit 0426199

Browse files
committed
libct: Add config package comment to make golint happy
Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
1 parent b60a77a commit 0426199

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libcontainer/configs/config.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Package configs includes configuration options for executing a
2+
// process inside a contained environment.
13
package configs
24

35
import (

0 commit comments

Comments
 (0)