Disable invalid line in `ruff` config?
							parent
							
								
									f2758a62d9
								
							
						
					
					
						commit
						3febc61e62
					
				|  | @ -52,7 +52,7 @@ fixable = ["ALL"] | ||||||
| unfixable = [] | unfixable = [] | ||||||
| 
 | 
 | ||||||
| # Allow unused variables when underscore-prefixed. | # Allow unused variables when underscore-prefixed. | ||||||
| dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$" | # dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$" | ||||||
| 
 | 
 | ||||||
| [format] | [format] | ||||||
| # Use single quotes in `ruff format`. | # Use single quotes in `ruff format`. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue