-
-
Notifications
You must be signed in to change notification settings - Fork 233
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
refactor: switch to optional chaining in custom filters and removing unnecessary escape character in logMessages.js #1285
Conversation
removed the unnecessary escape character and used optional chaining
|
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
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.
Working correct 👍🏻
please adjust the title of the PR, look at the previous PR titles, and how they were adjusted by me - this will give you an idea how to make it better here |
done cc @derberg thanks for the help |
Quality Gate passedIssues Measures |
/rtm |
This PR aims to resolve all the issues in logmessages.js . These are the issue
issue1.
issue2.
issue3.