Skip to content

Clean up README formatting and update markdownlint version#2

Merged
bminier merged 2 commits into
devfrom
feature/repo-cleanup
Mar 29, 2026
Merged

Clean up README formatting and update markdownlint version#2
bminier merged 2 commits into
devfrom
feature/repo-cleanup

Conversation

@bminier

@bminier bminier commented Mar 29, 2026

Copy link
Copy Markdown
Owner

This pull request includes minor updates to the project's GitHub Actions workflow and a small cleanup in the README.md. The main focus is on keeping dependencies up to date and improving documentation formatting.

Workflow dependency updates:

  • Updated the actions/checkout action from version 4 to version 6 in .github/workflows/markdown-lint.yml to use the latest stable release.
  • Updated the DavidAnson/markdownlint-cli2-action from version 17 to version 23 for improved markdown linting and compatibility.

Documentation cleanup:

  • Removed extra blank lines in README.md for cleaner formatting.

Copilot AI review requested due to automatic review settings March 29, 2026 16:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Markdown linting GitHub Actions workflow dependencies and makes a small formatting cleanup to README.md.

Changes:

  • Update actions/checkout version used by the markdown lint workflow.
  • Update DavidAnson/markdownlint-cli2-action version used by the markdown lint workflow.
  • Remove extra blank lines in README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Removes extra blank lines to tighten up Markdown formatting.
.github/workflows/markdown-lint.yml Bumps action versions for checkout and markdownlint execution.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bminier bminier self-assigned this Mar 29, 2026
@bminier bminier merged commit d7493ca into dev Mar 29, 2026
5 checks passed
bminier added a commit that referenced this pull request Apr 26, 2026
Clean up README formatting and update markdownlint version
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.

2 participants