anki-code / anki-code/xontrib-dalias
Add path-force, jsonl-force, dictl-force to skip exceptions
Open
good first issue
- Dominant language
- Python
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add path-force, jsonl-force, dictl-force aliases that read lines and skip errors e.g.
```xsh
$(@jsonl-force echo '{}\n{}\nQWEQWE\n{}')
# [{},{},{}]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.