-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
removed new line characters in search output #1262
removed new line characters in search output #1262
Conversation
EvidenceI confirmed replaced newline charcater to space character in AccessList.
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1262 +/- ##
==========================================
- Coverage 82.21% 82.18% -0.04%
==========================================
Files 27 27
Lines 24304 24313 +9
==========================================
Hits 19981 19981
- Misses 4323 4332 +9 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I confirmed -k -r both option works :) LGTM!!🚀
Thanks for review! |
What Changed
I would appreciate it if you could review when you have time.