mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Fix code style
This commit is contained in:
		
				
					committed by
					
						
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							ab27cac0cc
						
					
				
				
					commit
					148caa1381
				
			@@ -42,8 +42,7 @@ impl OutputType {
 | 
			
		||||
                if initial_pager == "bat" {
 | 
			
		||||
                    pager_name = "less";
 | 
			
		||||
                    args = &[];
 | 
			
		||||
                }
 | 
			
		||||
                else {
 | 
			
		||||
                } else {
 | 
			
		||||
                    pager_name = initial_pager;
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user