mirror of
				https://github.com/devine-dl/pywidevine.git
				synced 2025-11-04 03:44:50 +00:00 
			
		
		
		
	Fix exclude pattern of license proto on DeepSource
Seems this ** way didn't work for whatever reason.
This commit is contained in:
		
							parent
							
								
									683c3360a5
								
							
						
					
					
						commit
						aaf2362634
					
				@ -1,7 +1,7 @@
 | 
			
		||||
version = 1
 | 
			
		||||
 | 
			
		||||
exclude_patterns = [
 | 
			
		||||
  "**_pb2.py"  # protobuf files
 | 
			
		||||
  "pywidevine/license_protocol_pb2.py"
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
[[analyzers]]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user