anki-code/xontrib-dalias

Add path-force, jsonl-force, dictl-force to skip exceptions

Open

#3 geöffnet am 28. Nov. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1 Fork)github user discovery
good first issue

Repository-Metriken

Stars
 (15 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Add path-force, jsonl-force, dictl-force aliases that read lines and skip errors e.g.

$(@jsonl-force echo '{}\n{}\nQWEQWE\n{}')
# [{},{},{}]

Contributor Guide