Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: tiny improvements for "convertValue" (#5302)
We don't need to check each value's satisfication so when one meets, the loop can be broken. Speed up config dump process. ## Summary by CodeRabbit - **Refactor** - Improved efficiency in handling `ignore` keys within utility functions. - Consolidated conditions for returning values for primitives and arrays, enhancing code readability.
- Loading branch information