You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	ci: lint timeout
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
		| @@ -78,7 +78,7 @@ tasks: | ||||
|   lint: | ||||
|     desc: Lint the code with golangci-lint | ||||
|     cmds: | ||||
|       - golangci-lint run --config ./.golangci.yaml ./... | ||||
|       - golangci-lint run --timeout 10m --config ./.golangci.yaml ./... | ||||
|  | ||||
|   ci: | ||||
|     desc: Run all CI steps | ||||
|   | ||||
		Reference in New Issue
	
	Block a user