Enable more lints with ruff
This commit is contained in:
		
							parent
							
								
									8d36a530a8
								
							
						
					
					
						commit
						17200daa04
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -87,6 +87,7 @@
 | 
			
		|||
            yapf = {enabled = false;};
 | 
			
		||||
            ruff = {
 | 
			
		||||
              enabled = true;
 | 
			
		||||
              select = ["E" "F" "UP" "B" "SIM" "I" "PD"];
 | 
			
		||||
              ignore = ["F401"];
 | 
			
		||||
              lineLength = 120;
 | 
			
		||||
            };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue