3d7374054c
If elasticsearch merges https://github.com/elastic/elasticsearch/pull/16413 then the build will fail catastrophically without this. The goal here is to opt these files out of the line length checks while they don't pass and we can get them passing as time permits and opt them back in. In the mean time all files that pass the line length check will have the check enforced. This also gives you a spot to add x-plugins opt outs for core's checkstyle rules in case you have generated files or something like that. Original commit: elastic/x-pack-elasticsearch@63a1ad2f79 |
||
---|---|---|
buildSrc | ||
dev-tools | ||
elasticsearch | ||
.dir-locals.el | ||
.projectile | ||
GRADLE.CHEATSHEET | ||
LICENSE.txt | ||
README.asciidoc | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |
README.asciidoc
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins and elasticsearch in the same directory as siblings. This elasticsearch checkout will be used when building x-plugins.