Skip to content

Commit

Permalink
feat(objectionary#3744): fix the message for 'double-empty-lines.yaml…
Browse files Browse the repository at this point in the history
…' check
  • Loading branch information
volodya-lombrozo committed Jan 15, 2025
1 parent 8eef7e8 commit a8ae7c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ line: 4
# The error message should be more informative and should highlight the exact location
# of the error.
message: |
[4:0] error: 'extraneous input '\n' expecting {COMMENTARY, 'Q', 'QQ', '*', '$', '[', '(', '@', '^', BYTES, STRING, INT, FLOAT, HEX, NAME, TEXT}'
[4:0] error: 'Invalid program declaration'
input: |
# No comments.
Expand Down

0 comments on commit a8ae7c4

Please sign in to comment.