Allow fg and bg as variable names
This commit is contained in:
		
							parent
							
								
									9f27899572
								
							
						
					
					
						commit
						8239b22157
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -408,8 +408,10 @@ function-naming-style=snake_case
 | 
			
		|||
 | 
			
		||||
# Good variable names which should always be accepted, separated by a comma.
 | 
			
		||||
good-names=ai,
 | 
			
		||||
           bg,
 | 
			
		||||
           dx,
 | 
			
		||||
           dy,
 | 
			
		||||
           fg,
 | 
			
		||||
           hp,
 | 
			
		||||
           i,
 | 
			
		||||
           j,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue