when I use source of spring-framework, the gradle build task pass though, but there was error like below whether I add a module what should I do
Comment From: bclozel
Our build is configured to apply source code style checks. I guess your source code does not respect the style rules enforced by our build. The report linked in your console should tell you more.
If you'd like to contribute brand new code/modules to Spring Framework, please create an enhancement request first.