mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-01 00:23:56 +08:00 
			
		
		
		
	Dockerfile: update golangci-lint to 1.48.0 (go 1.19 support)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		| @@ -7,10 +7,10 @@ | ||||
| // | ||||
| // The function declaration syntax looks like this: | ||||
| // | ||||
| //     function "foo" { | ||||
| //       params = ["name"] | ||||
| //       result = "Hello, ${name}!" | ||||
| //     } | ||||
| //	function "foo" { | ||||
| //	  params = ["name"] | ||||
| //	  result = "Hello, ${name}!" | ||||
| //	} | ||||
| // | ||||
| // When a user-defined function is called, the expression given for the "result" | ||||
| // attribute is evaluated in an isolated evaluation context that defines variables | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 CrazyMax
					CrazyMax