Skip to content

fix: format docs/commands.md to pass prettier check#798

Merged
Hweinstock merged 1 commit intoaws:mainfrom
Hweinstock:fix/format-lint
Apr 9, 2026
Merged

fix: format docs/commands.md to pass prettier check#798
Hweinstock merged 1 commit intoaws:mainfrom
Hweinstock:fix/format-lint

Conversation

@Hweinstock
Copy link
Copy Markdown
Contributor

Description

Problem

docs/commands.md has markdown table alignment that doesn't pass prettier --check, causing the format CI job to fail.

Solution

Ran prettier --write docs/commands.md to fix table column alignment.

Related Issue

N/A

Type of Change

  • Bug fix

Testing

  • I ran npm run format:check — passes after this change

@github-actions github-actions bot added the size/s PR size: S label Apr 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Package Tarball

aws-agentcore-0.7.1.tgz

How to install

npm install https://github.com/aws/agentcore-cli/releases/download/pr-798-tarball/aws-agentcore-0.7.1.tgz

@Hweinstock Hweinstock marked this pull request as ready for review April 9, 2026 18:11
@Hweinstock Hweinstock requested a review from a team April 9, 2026 18:11
@Hweinstock Hweinstock merged commit bbe5452 into aws:main Apr 9, 2026
21 checks passed
@Hweinstock Hweinstock deleted the fix/format-lint branch April 9, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s PR size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants