Skip to content

[docs] Fix formatting in admin/verifier.rst#23403

Merged
steveburnett merged 1 commit intoprestodb:masterfrom
steveburnett:steveburnett-fix-formatting-verifier
Aug 12, 2024
Merged

[docs] Fix formatting in admin/verifier.rst#23403
steveburnett merged 1 commit intoprestodb:masterfrom
steveburnett:steveburnett-fix-formatting-verifier

Conversation

@steveburnett
Copy link
Contributor

@steveburnett steveburnett commented Aug 8, 2024

Description

Fixes doc build error

/Users/steveburnett/Documents/GitHub/presto/presto-docs/src/main/sphinx/admin/verifier.rst:229: WARNING: Bullet list ends without a blank line; unexpected unindent.

Motivation and Context

Builds on work in #23090, #23033, #22876, #22985, and #23210.

Like the doc build errors I fixed in the other PRs, these errors don't stop the build but they're annoying, and these are easy and low-risk fixes.

Impact

Documentation builds.

Test Plan

Local doc build.

Before:

  • /Users/steveburnett/Documents/GitHub/presto/presto-docs/src/main/sphinx/admin/verifier.rst:229: WARNING: Bullet list ends without a blank line; unexpected unindent.
  • build succeeded, 20 warnings.

After:

  • WARNING does not appear
  • build succeeded, 19 warnings.

Contributor checklist

  • Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

== NO RELEASE NOTE ==

@steveburnett steveburnett self-assigned this Aug 8, 2024
@steveburnett steveburnett requested review from a team and elharo as code owners August 8, 2024 14:54
@steveburnett steveburnett requested a review from presto-oss August 8, 2024 14:54
@github-actions github-actions bot added the docs label Aug 8, 2024
Copy link
Contributor

@kiersten-stokes kiersten-stokes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@steveburnett steveburnett merged commit 4e6678c into prestodb:master Aug 12, 2024
@steveburnett steveburnett deleted the steveburnett-fix-formatting-verifier branch September 20, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants