Skip to content

chore: add "lint" script#51

Merged
iTrooz merged 3 commits into
mainfrom
lint
Aug 14, 2025
Merged

chore: add "lint" script#51
iTrooz merged 3 commits into
mainfrom
lint

Conversation

@iTrooz
Copy link
Copy Markdown
Owner

@iTrooz iTrooz commented Aug 14, 2025

No description provided.

Copilot AI review requested due to automatic review settings August 14, 2025 18:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 adds a standardized "lint" script to the mclib package and updates the CI workflow to use the new script instead of directly calling eslint.

  • Add a "lint" npm script to mclib/package.json that runs "eslint ."
  • Update CI workflow to use "bun run lint" instead of "bunx eslint ." for consistency

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
mclib/package.json Adds "lint" script to standardize linting command
.github/workflows/ci.yml Updates CI to use the new lint script for mclib

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Comment thread .github/workflows/ci.yml
@iTrooz iTrooz merged commit 42cba86 into main Aug 14, 2025
2 checks passed
@iTrooz iTrooz deleted the lint branch August 14, 2025 19:02
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