add one more leading space to contract error messages (covering the first field)
This commit is contained in:
parent
24ee49b7a2
commit
0d0334616f
|
@ -253,7 +253,7 @@
|
|||
|
||||
(combine-lines
|
||||
start-of-message
|
||||
(format " ~a" custom-message)
|
||||
(format " ~a" custom-message)
|
||||
context-lines
|
||||
(if context-lines
|
||||
contract-line
|
||||
|
|
Loading…
Reference in New Issue
Block a user