 a21b2dc833
			
		
	
	
		a21b2dc833
		
			
		
	
	
	
	
		
			
			Without this, there's an infinite loop on `brew style --fix` if you have a `if Hardware::CPU.arm?` in a `postflight` block where it will change back and forward between `if` and `on_os` syntax forever.
 a21b2dc833
			
		
	
	
		a21b2dc833
		
			
		
	
	
	
	
		
			
			Without this, there's an infinite loop on `brew style --fix` if you have a `if Hardware::CPU.arm?` in a `postflight` block where it will change back and forward between `if` and `on_os` syntax forever.