File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ then this style will be used automatically.
3131
3232Moreover, (since this project is about static code analysis :wink : ) a configuration for the following static code
3333analysis tools is defined in the POM (and the ` etc ` and ` .idea ` folders of the ` codingstyle ` module):
34- - [ Checkstyle] ( http ://checkstyle.sourceforge.net/)
34+ - [ Checkstyle] ( https ://checkstyle.sourceforge.net/)
3535- [ PMD] ( https://pmd.github.io/ )
3636- [ SpotBugs] ( https://spotbugs.github.io )
37- - [ Error Prone] ( http ://errorprone.info)
37+ - [ Error Prone] ( https ://errorprone.info)
3838- [ IntelliJ] ( https://www.jetbrains.com/help/idea/code-inspection.html )
3939
4040This configuration will be picked up automatically if you build the project using Maven. If you install the CheckStyle
You can’t perform that action at this time.
0 commit comments