You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	docs: schema update
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
		| @@ -1,8 +1,6 @@ | ||||
| package testlib | ||||
|  | ||||
| import ( | ||||
| 	"testing" | ||||
| ) | ||||
| import "testing" | ||||
|  | ||||
| func TestGit(t *testing.T) { | ||||
| 	TestMkTemp(t) | ||||
|   | ||||
							
								
								
									
										6
									
								
								www/docs/static/schema-pro.json
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								www/docs/static/schema-pro.json
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -2531,6 +2531,12 @@ | ||||
| 					}, | ||||
| 					"prefix_template": { | ||||
| 						"type": "string" | ||||
| 					}, | ||||
| 					"files": { | ||||
| 						"items": { | ||||
| 							"$ref": "#/$defs/File" | ||||
| 						}, | ||||
| 						"type": "array" | ||||
| 					} | ||||
| 				}, | ||||
| 				"additionalProperties": false, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user