You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	lowercase #77
This commit is contained in:
		| @@ -53,14 +53,14 @@ func TestAcceptFiles(t *testing.T) { | ||||
|  | ||||
| 	var files = []string{ | ||||
| 		"LICENSE.md", | ||||
| 		"LICENSE.txt", | ||||
| 		"LIceNSE.txt", | ||||
| 		"LICENSE", | ||||
| 		"LICENCE.txt", | ||||
| 		"LICENCE", | ||||
| 		"LICEncE", | ||||
| 		"README", | ||||
| 		"README.md", | ||||
| 		"READme.md", | ||||
| 		"CHANGELOG.txt", | ||||
| 		"CHANGELOG.md", | ||||
| 		"ChanGELOG.md", | ||||
| 	} | ||||
|  | ||||
| 	for _, file := range files { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user