Revert "Whitelist OSXFuse headers"
This reverts commit f05d29e3fd0d056b78da6a0b0247e64f91014e04.
This commit is contained in:
parent
068b21db19
commit
bc5117b88d
@ -188,9 +188,7 @@ def check_for_stray_las
|
||||
end
|
||||
|
||||
def check_for_stray_headers
|
||||
white_list = {
|
||||
"osxfuse/*" => "OSXFuse",
|
||||
}
|
||||
white_list = {} # TODO whitelist MacFuse/OSXFuse headers
|
||||
|
||||
__check_stray_files "/usr/local/include", "**/*.h", white_list, <<-EOS.undent
|
||||
Unbrewed header files were found in /usr/local/include.
|
||||
|
Loading…
x
Reference in New Issue
Block a user