jenkinsci / winstone

Patched winstone used in Jenkins
https://jenkins.io
Other
88 stars 72 forks source link

Add missing braces to `if` statements #382

Closed basil closed 5 months ago

basil commented 5 months ago

More consistent with the general convention used throughout the Jenkins project.

https://www.imperialviolet.org/2014/02/22/applebug.html

Testing done

mvn clean verify -DskipTests