From 8729fc0c47b21a536de4c76f87afb00753d2c1e3 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 18 Mar 2022 09:02:06 -1000 Subject: [PATCH] test: errors: note versions --- hledger/test/errors/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hledger/test/errors/README.md b/hledger/test/errors/README.md index 4eb5550e3..b6e260634 100644 --- a/hledger/test/errors/README.md +++ b/hledger/test/errors/README.md @@ -10,6 +10,7 @@ Some files contain extra declarations to ease flycheck testing. [hledger check]: https://hledger.org/hledger.html#check [flycheck-hledger]: https://github.com/DamienCassou/flycheck-hledger +[flycheck-hledger-10]: https://github.com/DamienCassou/flycheck-hledger/pull/10 [#1436]: https://github.com/simonmichael/hledger/issues/1436 hledger error messages are currently quite varied in format. @@ -18,7 +19,10 @@ whenever they change ([#1436][]). Getting consistent high-quality errors and accurate flycheck region highlighting, not to mention LSP support, for all of our journal errors is a big project, but it's crowd-sourceable and any progress -brings immediate practical benefits. Here is the approximate current status: +brings immediate practical benefits. + +Here is the current status +(hledger 1.25, flycheck + [PR#10][flycheck-hledger-10], last updated 2022-03-18): | | consistent | accurate line(s) | accurate column(s) | visual | flycheck detects | flycheck region | |--------------------------|------------|------------------|--------------------|--------|------------------|-----------------|