]> gitweb.factorcode.org Git - factor.git/commitdiff
help.lint.checks: a few more ignorables.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sun, 22 Nov 2020 17:15:24 +0000 (09:15 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 22 Nov 2020 17:15:24 +0000 (09:15 -0800)
basis/help/lint/checks/checks.factor

index e530e1306c4eecca67556e3bf490767f18479aba..98e2ebdd5f6bb87929688ca2d94645ecedb5a8d5 100644 (file)
@@ -27,6 +27,8 @@ SYMBOL: vocab-articles
             "layout" ! ui.text.pango
             "script-string" ! windows.uniscribe
             "linux-monitor" ! github issue #2014, race condition in disposing of child monitors
+            "event-stream"
+            "macosx-monitor"
         } member?
     ] reject ;