fix: typos in pipe arguments (i.e. format) now show a proper diagnostic.

This commit is contained in:
Spencer Brower
2026-07-30 17:58:40 -04:00
parent 4ed581373b
commit 86c5428f77
4 changed files with 31 additions and 11 deletions
+1
View File
@@ -2,6 +2,7 @@
- Polish existing features before moving on to new ones.
- [ ] Improve diagnostics
- [ ] keep track of every error and don't report them more than once.
- [ ] All Diagnostics should show:
- [ ] *What* went wrong
- [ ] *where* (in the file)