apache / servicecomb-java-chassis

ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features
Apache License 2.0
1.91k stars 814 forks source link

ci: adapt linelint for better git history #4555

Closed shoothzj closed 1 month ago

shoothzj commented 1 month ago

This PR introduces LineLint to the CI pipeline to ensure consistent line endings and prevent trailing whitespace across all files. By enforcing these rules, we achieve the following benefits: