spring-cloud/spring-cloud-build

Why remove master branch?

Closed this issue · 1 comments

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.

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