mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	pylint: Reenable R1722 consider-using-sys-exit
* R1722: Consider using 'sys.exit' instead (consider-using-sys-exit)
This commit is contained in:
		
							parent
							
								
									1fbfae355a
								
							
						
					
					
						commit
						a4c1ca48ad
					
				
					 4 changed files with 10 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -62,7 +62,6 @@ disable = [
 | 
			
		|||
  "broad-exception-caught",
 | 
			
		||||
  "broad-exception-raised",
 | 
			
		||||
  "consider-iterating-dictionary",
 | 
			
		||||
  "consider-using-sys-exit",
 | 
			
		||||
  "invalid-name",
 | 
			
		||||
  "missing-class-docstring",
 | 
			
		||||
  "missing-function-docstring",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue