OpenSearch/x-pack/plugin/enrich
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
..
qa 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
build.gradle Add templating support to enrich processor (#49093) 2019-11-27 08:53:11 +01:00