Skip to content

Commit 844c8b8

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

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+
// Configuration options for executing a process inside a contained environment.
2+
13
package configs
24

35
import (

0 commit comments

Comments
 (0)