Whitelist more MacFuse headers
I think this is all of them.
This commit is contained in:
parent
54d0043771
commit
49d48a36a3
@ -184,7 +184,8 @@ end
|
|||||||
|
|
||||||
def check_for_stray_headers
|
def check_for_stray_headers
|
||||||
white_list = [
|
white_list = [
|
||||||
"macfuse/**/*.h", # MacFuse
|
"fuse/**/*.h", # MacFuse
|
||||||
|
"macfuse/**/*.h", # OSXFuse MacFuse compatibility layer
|
||||||
"osxfuse/**/*.h", # OSXFuse
|
"osxfuse/**/*.h", # OSXFuse
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user