Add link to Spring Cloud Build project to IntelliJ setup docs (#137)

This would have helped me when setting up Checkstyle in the Spring Cloud Config project. I think a lot of IJ users will skip to this section like I did and miss the fact that these files aren’t in the local repo. Otherwise the docs are great.
This commit is contained in:
Clay McCoy
2019-06-28 13:32:15 -07:00
committed by Spencer Gibb
parent 66d630b974
commit dc5e21e1b8

View File

@@ -131,6 +131,7 @@ $ touch .springformat
==== Intellij IDEA
In order to setup Intellij you should import our coding conventions, inspection profiles and set up the checkstyle plugin.
The following files can be found in the https://github.com/spring-cloud/spring-cloud-build/tree/master/spring-cloud-build-tools[Spring Cloud Build] project.
.spring-cloud-build-tools/
----