-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Describe the bug
dprint-plugin-dockerfile version: 0.3.2
Input Code
RUN <<EOF
echo Hello
echo World
EOF
Expected Output
dprint should parse this file successfully, since it is a legal Dockerfile according to Dockerfile reference.
Actual Output
Error formatting **/Dockerfile. Message: could not parse Dockerfile: --> 4:4
|
4 | EOF␊
| ^---
|
= expected any_breakable
Had 1 error formatting.
mknapik, ktns and reteps
Metadata
Metadata
Assignees
Labels
No labels