From ffc9908bef535ba1392c370ca4e9e4e528c3c4c5 Mon Sep 17 00:00:00 2001 From: Gabe Levi Date: Mon, 4 Feb 2019 17:37:48 -0800 Subject: [PATCH] Back out "[Flow] Set wait_for_recheck=true to work around crash" Summary: Now that Flow v0.92.1 is deployed, we can backout {D13942380}, which was a temporary fix. Reviewed By: avikchaudhuri Differential Revision: D13952515 fbshipit-source-id: d423379a03fff09316aa499e1152b410a1bb4178 --- .flowconfig | 1 - .flowconfig.android | 1 - template/_flowconfig | 1 - 3 files changed, 3 deletions(-) diff --git a/.flowconfig b/.flowconfig index 6888b8906f5..e70c184db7c 100644 --- a/.flowconfig +++ b/.flowconfig @@ -73,7 +73,6 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(\\)? *\\(si suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(\\)? *\\(site=[a-z,_]*react_native\\(_ios\\)?_\\(oss\\|fb\\)[a-z,_]*\\)?)\\)?:? #[0-9]+ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError -wait_for_recheck=true [lints] all=warn diff --git a/.flowconfig.android b/.flowconfig.android index 08dfcac179f..3eae482e141 100644 --- a/.flowconfig.android +++ b/.flowconfig.android @@ -73,7 +73,6 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(\\)? *\\(si suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(\\)? *\\(site=[a-z,_]*react_native\\(_android\\)?_\\(oss\\|fb\\)[a-z,_]*\\)?)\\)?:? #[0-9]+ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError -wait_for_recheck=true [lints] all=warn diff --git a/template/_flowconfig b/template/_flowconfig index c6019e0b133..47d80d95414 100644 --- a/template/_flowconfig +++ b/template/_flowconfig @@ -64,7 +64,6 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(\\)? *\\(si suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(\\)? *\\(site=[a-z,_]*react_native[a-z,_]*\\)?)\\)?:? #[0-9]+ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError -wait_for_recheck=true [version] ^0.92.0