-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: accept stdin input for piping (#25)
Add support for Stdin input <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added support for specifying start and end labels in file processing. - Introduced handling of standard input with label-based content processing. - **Enhancements** - Improved flexibility in selecting programming languages for comment handling. - Standardized comment characters for various programming languages. - **Tests** - Added test cases for processing labeled content and standard input. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Filippo Trotter <[email protected]> Co-authored-by: Puria Nafisi Azizi <[email protected]>
- Loading branch information
1 parent
385742d
commit 0ad2721
Showing
4 changed files
with
240 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.