Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Style] Fix line lengths in action.admin.indices #34890

Merged
merged 4 commits into from
Oct 26, 2018

Commits on Oct 25, 2018

  1. [Style] Fix line lengths in action.admin.indices

    Clean up lines over 140 characters in the the
    `org.elasticsearch.action.admin.indices` packages
    gwbrown committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    5e22f76 View commit details
    Browse the repository at this point in the history
  2. Review feedback

    gwbrown committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    fec5b50 View commit details
    Browse the repository at this point in the history
  3. Missed one

    gwbrown committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    0d75c78 View commit details
    Browse the repository at this point in the history
  4. One more fix

    gwbrown committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    44cc8b0 View commit details
    Browse the repository at this point in the history