Skip to content

Commit fd01c01

Browse files
Merge branch 'topic/eng/ide/gnatformat#124' into 'edge'
Update test after change in GNATformat's continuation indentation See merge request eng/ide/ada_language_server!1969 (cherry picked from commit 174a23d) ca7ec6e Update test after change in GNATformat's continuation indentation Co-authored-by: Anthony Leonardo Gracio <leonardo@adacore.com>
1 parent b1fe8f4 commit fd01c01

File tree

1 file changed

+1
-1
lines changed
  • testsuite/ada_lsp/V701-011.formatting.options_precedence

1 file changed

+1
-1
lines changed

testsuite/ada_lsp/V701-011.formatting.options_precedence/test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"character": 0
182182
}
183183
},
184-
"newText": " procedure Free is new\n Ada.Unchecked_Deallocation (My_Type, My_Type_Access);\n"
184+
"newText": " procedure Free is new\n Ada.Unchecked_Deallocation (My_Type, My_Type_Access);\n"
185185
},
186186
{
187187
"range": {

0 commit comments

Comments
 (0)