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

Add markdown and package.json lint command #504

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Add markdown and package.json lint command #504

merged 1 commit into from
Jan 8, 2024

Conversation

t-hamano
Copy link
Contributor

@t-hamano t-hamano commented Jan 7, 2024

This PR adds lint commands for markdown files and package.json to improve code quality.

  • Can use the new lint:md-docs or lint:pkg-json commands.
  • Updated some markdown files to fix errors found when running lint:md-docs
  • Markdown files are also linted when you commit.
  • GitHub Actions that run when a PR is submitted will lint the .md and package.json files.

Copy link
Member

@mikachan mikachan left a comment

Choose a reason for hiding this comment

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

Nice, LGTM. Thank you!

@mikachan mikachan merged commit cef22d8 into WordPress:trunk Jan 8, 2024
1 check passed
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.

None yet

2 participants