0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python4 forks (4 forks)github user discovery
good first issue
Repository metrics
- Stars
- 63 stars (63 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Options:
- Skip exceptions
- Skip empty lines in input
- Skip empty lines in output
- Show errors without exceptions
- Show statistics (input lines cnt, output lines cnt, changed lines cnt, skipped lines cnt)
Contributor guide
- Research direction
- Study the existing pipeliner code to understand how input/output lines are processed, then implement options for skipping exceptions and empty lines, and displaying statistics.
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- Python