-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): improve receiver parsing with quote and bracket handling
- Enhanced `parseReceiversWithGrouping` to handle quoted receivers and nested brackets - Added support for parsing receivers with quotes and complex grouping structures - Improved parsing logic to correctly handle commas within quotes and brackets - Simplified receiver name extraction and trimming These changes make the receiver parsing more robust and flexible for complex input scenarios. Signed-off-by: Serhii Mariiekha <[email protected]> Signed-off-by: heartwilltell <[email protected]>
- Loading branch information
1 parent
88b0264
commit 8bb4284
Showing
1 changed file
with
52 additions
and
53 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