diff --git a/flycheck-vale.el b/flycheck-vale.el index 70b2be5..a42113a 100644 --- a/flycheck-vale.el +++ b/flycheck-vale.el @@ -69,7 +69,7 @@ We only fill in what we can get from the vale issue directly. The rest (e.g. filename) gets filled in elsewhere." - (let-alist result + (let-alist issue (flycheck-error-new :line .Line :column (elt .Span 0)