From 35c9069c665fd776a377c179231403f9877e3e2f Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Fri, 9 Aug 2024 19:03:08 -0700 Subject: rl-next: fix incorrect CL list syntax This also fixes the script to not pass pre-commit by failing to parse an int if this mistake is made again. Change-Id: I714369f515dc9987cf0c600d54a2ac745ba56830 --- doc/manual/rl-next/better-attrpath-errors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/manual/rl-next/better-attrpath-errors.md b/doc/manual/rl-next/better-attrpath-errors.md index e8c7d9a96..d9c142939 100644 --- a/doc/manual/rl-next/better-attrpath-errors.md +++ b/doc/manual/rl-next/better-attrpath-errors.md @@ -1,6 +1,6 @@ --- synopsis: "Trace which part of a `foo.bar.baz` expression errors" -cls: 1505, 1506 +cls: [1505, 1506] credits: Qyriad category: Improvements --- -- cgit v1.2.3