Skip to content

chore(package): stop running lint:prettier twice on test call#550

Merged
Fdawgs merged 1 commit intomainfrom
chore/package
Feb 25, 2026
Merged

chore(package): stop running lint:prettier twice on test call#550
Fdawgs merged 1 commit intomainfrom
chore/package

Conversation

@Fdawgs
Copy link
Owner

@Fdawgs Fdawgs commented Feb 25, 2026

Checklist

Copilot AI review requested due to automatic review settings February 25, 2026 11:57
Copy link

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 updates the npm test script to avoid redundantly running lint:prettier, since it’s already included in the lint script, reducing duplicate work in the standard test workflow.

Changes:

  • Remove the extra npm run lint:prettier invocation from the test script.
  • Keep test composed of lint + test:unit to preserve existing checks while shortening runtime.

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

@Fdawgs Fdawgs merged commit 5a31518 into main Feb 25, 2026
18 checks passed
@Fdawgs Fdawgs deleted the chore/package branch February 25, 2026 13:31
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