Skip to content

Commit

Permalink
Set flow version in .flowconfig
Browse files Browse the repository at this point in the history
Summary: Closes #283
Closes #286

Reviewed By: @invalid auth token., @yungsters

Differential Revision: D2431067
  • Loading branch information
kassens authored and facebook-github-bot-7 committed Sep 11, 2015
1 parent 0c9725d commit 797a3a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ suppress_type=$FixMe
suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(>=0\\.\\([0-9]+\\).[0-9]\\)?)\\)
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(>=0\\.\\([0-9]+\\).[0-9]\\)?)\\)? #[0-9]+
suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy

[version]
0.15.0

0 comments on commit 797a3a0

Please sign in to comment.