Skip to content

Commit

Permalink
Tests: fix some tests in formatter for AS
Browse files Browse the repository at this point in the history
(cherry picked from commit 50c2c38)
  • Loading branch information
dimonchik0036 committed Feb 26, 2020
1 parent ead89cb commit 0f22b3c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Expand Up @@ -335,3 +335,4 @@ val x19 = (a()
// SET_INT: METHOD_CALL_CHAIN_WRAP = 5
// SET_FALSE: WRAP_FIRST_METHOD_IN_CALL_CHAIN
// SET_FALSE: CONTINUATION_INDENT_FOR_CHAINED_CALLS
// RIGHT_MARGIN: 120
Expand Up @@ -316,3 +316,4 @@ val x19 = (a().awswswswswswswswwawswswswswswswswwawswswswswswswswwawswswswswswsw
// SET_INT: METHOD_CALL_CHAIN_WRAP = 5
// SET_FALSE: WRAP_FIRST_METHOD_IN_CALL_CHAIN
// SET_FALSE: CONTINUATION_INDENT_FOR_CHAINED_CALLS
// RIGHT_MARGIN: 120
Expand Up @@ -78,3 +78,4 @@ val x19 = (a().awswswswswswswswwawswswswswswswswwawswswswswswswswwawswswswswswsw
// SET_INT: METHOD_CALL_CHAIN_WRAP = 5
// SET_FALSE: WRAP_FIRST_METHOD_IN_CALL_CHAIN
// SET_FALSE: CONTINUATION_INDENT_FOR_CHAINED_CALLS
// RIGHT_MARGIN: 120

0 comments on commit 0f22b3c

Please sign in to comment.