Prefer single quotes over double quotes for strings, in a consistent way
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Trailing spaces can increase costs
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Missing spaces can increase costs
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Extraneous whitespaces increase costs
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Alias agreement for imports can reduce costs
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Multiple imports on the same line can increase costs
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Using “is” for anything but singleton can increase costs
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						‘Not…is’ syntax can be unreadable
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Explicit comparison to singleton can be unreadable
							Read more
			
 
				 
			
						
		
			
				
					            
        
	
						Too many classes without same name as file name can increase costs
							Read more