OpenSearch/buildSrc
Rory Hunter e413de4203 Validate that REST API names do not contain keywords (#58452)
If an API name (or components of a name) overlaps with a reserved word in
the programming language for an ES client, then it's possible that the code
that is generated from the API will not compile. This PR adds validation to
check for such overlaps.
2020-06-25 09:48:54 +01:00
..
reaper Improvement usage of gradle task avoidance api (#56627) (#56981) 2020-05-25 09:37:33 +02:00
src Validate that REST API names do not contain keywords (#58452) 2020-06-25 09:48:54 +01:00
.gitignore
build.gradle Introduce EnforceDeprecationFailuresPlugin (#58263) (#58309) 2020-06-23 09:14:12 +02:00
formatterConfig.xml Tweak formatting config for exception lists (#54710) 2020-04-03 16:54:31 +01:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Upgrade to JNA 5.5.0 (#58183) 2020-06-17 07:35:08 -04:00