Merge pull request #8371 from fboranek/clang-format-alllow-keg-only
dev-cmd/audit: whitelist clang-format@8 to be non-keg-only
This commit is contained in:
		
						commit
						48c6dc81d1
					
				@ -518,6 +518,7 @@ module Homebrew
 | 
				
			|||||||
    VERSIONED_KEG_ONLY_ALLOWLIST = %w[
 | 
					    VERSIONED_KEG_ONLY_ALLOWLIST = %w[
 | 
				
			||||||
      autoconf@2.13
 | 
					      autoconf@2.13
 | 
				
			||||||
      bash-completion@2
 | 
					      bash-completion@2
 | 
				
			||||||
 | 
					      clang-format@8
 | 
				
			||||||
      gnupg@1.4
 | 
					      gnupg@1.4
 | 
				
			||||||
      libsigc++@2
 | 
					      libsigc++@2
 | 
				
			||||||
      lua@5.1
 | 
					      lua@5.1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user