Drinkaiii commented on PR #7150: URL: https://github.com/apache/gravitino/pull/7150#issuecomment-2870826803
Thanks for raising this. I suggest keep trailingComma: 'es5' and remove the redundant 'none'. - Using 'es5' provides better long-term maintainability and cleaner diffs when adding new items to arrays or objects, which aligns with standard Prettier recommendations. - It may cause some initial changes, but it will help improve consistency and developer experience going forward. If the team prefers a different direction, I’m happy to update the configuration accordingly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
