Skip to content

Commit

Permalink
Add fsnotify_linux to ppx_deriving blacklist
Browse files Browse the repository at this point in the history
Summary: Closes facebook/flow#6202

Differential Revision: D7748468

Pulled By: mroch

fbshipit-source-id: 6da0e1f74879111914c526a5934c1b70569171f2
  • Loading branch information
mroch authored and hhvm-bot committed Apr 24, 2018
1 parent 32c8750 commit bebd6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hphp/hack/src/_tags
Expand Up @@ -14,4 +14,4 @@
<third-party/avl/*.ml*>: warn(-27)
<third-party/core/*.ml*>: warn(-32-41)
<utils/*.ml*>: warn(-27)
not <{dfind,find,globals,heap,injection,procs,search,socket,third-party,utils,fsevents,fsnotify_darwin,stubs}/**/*>: package(ppx_deriving.std), package(visitors.ppx), package(visitors.runtime)
not <{dfind,find,globals,heap,injection,procs,search,socket,third-party,utils,fsevents,fsnotify_darwin,fsnotify_linux,stubs}/**/*>: package(ppx_deriving.std), package(visitors.ppx), package(visitors.runtime)

0 comments on commit bebd6c5

Please sign in to comment.