mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-30 18:36:22 +01:00 
			
		
		
		
	Rename scripts to build and add revive command as a new build tool command (#10942)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		
							
								
								
									
										8
									
								
								vendor/github.com/mattn/go-runewidth/runewidth_appengine.go
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								vendor/github.com/mattn/go-runewidth/runewidth_appengine.go
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| // +build appengine | ||||
|  | ||||
| package runewidth | ||||
|  | ||||
| // IsEastAsian return true if the current locale is CJK | ||||
| func IsEastAsian() bool { | ||||
| 	return false | ||||
| } | ||||
		Reference in New Issue
	
	Block a user