Skip to content

Commit 1b5f655

Browse files
committed
Simplify a test input by dropping the line continuation character.
1 parent bf02843 commit 1b5f655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vroom/buildifier.vroom

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Errors are reported using the quickfix list.
5757

5858
@clear
5959
% #<CR>
60-
|java_package(])
60+
% java_package(])
6161

6262
:FormatCode buildifier
6363
! buildifier .*2> (.*)

0 commit comments

Comments
 (0)