elasticsearch/plugins/discovery-ec2
Rory Hunter e8da7e33fd Replace NOT operator with explicit false check (#67817)
We have an in-house rule to compare explicitly against `false` instead
of using the logical not operator (`!`). However, this hasn't
historically been enforced, meaning that there are many violations in
the source at present.

We now have a Checkstyle rule that can detect these cases, but before we
can turn it on, we need to fix the existing violations. This is being
done over a series of PRs, since there are a lot to fix.
2021-01-27 20:51:31 +00:00
..
config/discovery-ec2 Hide c.a.s.s.i.UseArnRegionResolver noise (#62522) 2020-09-18 08:30:39 +01:00
licenses Upgrade to Jackson 2.10.4 (#56188) 2020-05-06 17:20:23 -04:00
qa Ensure CI is run in FIPS 140 approved only mode (#66804) 2020-12-24 15:35:28 +02:00
src Replace NOT operator with explicit false check (#67817) 2021-01-27 20:51:31 +00:00
build.gradle Replace immediate task creations by using task avoidance api (#60071) (#60504) 2020-07-31 13:09:04 +02:00