spring-cloud / spring-cloud-build

Common build concerns, shared plugin configuration, etc. for Spring Cloud modules
Apache License 2.0
191 stars 284 forks source link

Why remove master branch? #328

Closed SkyeBeFreeman closed 3 weeks ago

SkyeBeFreeman commented 3 weeks ago

Describe the bug

Removing master branch makes my project cannot fetch checkstyle-suppressions.xml. pom.xml

image

Error log: [ERROR] /Users/xxx/Code/github/spring-cloud-tencent/spring-cloud-starter-tencent-polaris-circuitbreaker/src/test/java/com/tencent/cloud/polaris/circuitbreaker/feign/PolarisCircuitBreakerFeignIntegrationDisableFeignHystrixTest.java:39: Line has leading space characters; indentation should be performed with tabs only. [RegexpSinglelineJava]

Sample If possible, please provide a test case or sample application that reproduces the problem. This makes it much easier for us to diagnose the problem and to verify that we have fixed it.

spencergibb commented 3 weeks ago

We renamed it to main. This project is not meant for external users but for spring cloud projects