turn on max empty line rule with default of max: 2. (#3176)

Run with fix.
This commit is contained in:
Arthur Cinader
2016-12-06 13:35:23 -08:00
committed by GitHub
parent fb36dfa26f
commit 8111c3338e
4 changed files with 2 additions and 4 deletions

View File

@@ -370,7 +370,6 @@ function mockFacebook() {
}
// This is polluting, but, it makes it way easier to directly port old tests.
global.Parse = Parse;
global.TestObject = TestObject;