pending.nvim/lua
Barrett Ruth ddf1af79da
fix(views): pluralize unknown queue sort key warning
Problem: multiple unknown sort keys each triggered a separate warning.

Solution: collect unknown keys and emit a single warning with the
correct singular/plural label, joined by `, `.
2026-03-12 20:46:36 -04:00
..
pending fix(views): pluralize unknown queue sort key warning 2026-03-12 20:46:36 -04:00