OpenSearch/buildSrc
Rory Hunter d8bd736f8a
Formatting: keep simple if / else on the same line (#51544)
Backport of #51526.

Previous the formatter was breaking simple if/else statements (i.e.
without braces) onto separate lines, which could be fragile because the
formatter cannot also introduce braces. Instead, keep such expressions
on the same line.
2020-01-29 10:42:04 +00:00
..
reaper Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00
src Formatting: keep simple if / else on the same line (#51544) 2020-01-29 10:42:04 +00:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Formalize build snapshot (#51484) 2020-01-27 16:56:31 -05:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Upgrade the bundled JDK to JDK 13.0.2 (#51511) 2020-01-28 05:42:38 -05:00