Add golint to test (#255)
* Add a new lint rule to the Makefile Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com> * Fix linter errors Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com> * Allow replacing the default apt mirror Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
		 Kenfe-Mickaël Laventure
					Kenfe-Mickaël Laventure
				
			
				
					committed by
					
						 Michael Crosby
						Michael Crosby
					
				
			
			
				
	
			
			
			 Michael Crosby
						Michael Crosby
					
				
			
						parent
						
							4176ba7b52
						
					
				
				
					commit
					5624732128
				
			| @@ -6,6 +6,7 @@ import ( | ||||
| 	"github.com/Sirupsen/logrus" | ||||
| ) | ||||
|  | ||||
| // OOMTask holds needed parameters to report a container OOM | ||||
| type OOMTask struct { | ||||
| 	baseTask | ||||
| 	ID string | ||||
|   | ||||
		Reference in New Issue
	
	Block a user