Refactoring: String check logic in CDL by Md-Yasir · Pull Request #1014 · stleary/JSON-java
The code looks good. If you decide to make more updates, consider grouping multiple small changes into a single review. For most, you can get an idea about how to make the change by checking previous pull requests. But certain issues, like refactoring a method to reduce the complexity, will need to be done in a way that does not introduce new problems. The refactoring issues should be handled one at a time.
The code looks good. If you decide to make more updates, consider grouping multiple small changes into a single review. For most, you can get an idea about how to make the change by checking previous pull requests. But certain issues, like refactoring a method to reduce the complexity, will need to be done in a way that does not introduce new problems. The refactoring issues should be handled one at a time.
Roger that..
No formal PR for this one-line simple change.
Just a try since this is my first time...These updates will flow to sonarqube automatically right?
Yes, the sonarqube build occurs when the PR is first posted. You can see the entry above, which was built yesterday.
stleary
changed the title
changed string checking logic
Refactoring: String check logic in CDL
This file contains hidden or 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