pending.nvim/lua
Barrett Ruth 4a37cb64e4
fix(views): pluralize unknown queue sort key warning (#157)
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:47:04 -04:00
..
pending fix(views): pluralize unknown queue sort key warning (#157) 2026-03-12 20:47:04 -04:00