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

chore: Run prettier on all docs files #1334

Merged
merged 1 commit into from
Nov 17, 2023
Merged

chore: Run prettier on all docs files #1334

merged 1 commit into from
Nov 17, 2023

Conversation

lornajane
Copy link
Collaborator

What/Why/How?

Fixes #1111 - the tooling changes are in #1330, this pull request is just the output of prettier, since it would make any other pull request impossible to review.

I'm not sure who can review this ... I did check each change as I added it, if anyone is prepared to approve on that basis (and perhaps clicking around on the preview?)

Check yourself

  • Code is linted
  • Tested with redoc/reference-docs/workflows (internal)
  • All new/updated code is covered with tests

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

@lornajane lornajane requested a review from a team as a code owner November 17, 2023 09:36
Copy link

changeset-bot bot commented Nov 17, 2023

⚠️ No Changeset found

Latest commit: d16e9a1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Command Mean [s] Min [s] Max [s] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 1.051 ± 0.028 1.021 1.120 1.00
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 1.064 ± 0.015 1.029 1.084 1.01 ± 0.03

Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 76.12% 4057/5330
🟡 Branches 65.94% 2151/3262
🟡 Functions 68.3% 657/962
🟡 Lines 76.31% 3805/4986

Test suite run success

646 tests passing in 93 suites.

Report generated by 🧪jest coverage report action from d16e9a1

@lornajane lornajane merged commit de80612 into main Nov 17, 2023
29 checks passed
@lornajane lornajane deleted the docs-prettier branch November 17, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run prettier for markdown files
2 participants