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

Switched from pretty-quick to lint-staged #2119

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

CatChen
Copy link
Owner

@CatChen CatChen commented Aug 20, 2023

No description provided.

@CatChen CatChen self-assigned this Aug 20, 2023
Copy link
Owner Author

CatChen commented Aug 20, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

github-actions bot added a commit that referenced this pull request Aug 20, 2023
@what-the-diff
Copy link

what-the-diff bot commented Aug 20, 2023

PR Summary

  • Enhancement of Coding Standards
    The team inserted a feature named lint-staged into the project's recipe file package.json. This feature adds rules for checking and formatting the code, leading to better code quality.

  • Update in Pre-commit Checks
    The instructions in .husky/pre-commit, which execute automatically before every code submit, are now revised to utilize the yarn lint-staged process. Earlier, it was using the yarn pretty-quick --staged command. This change allows the application to use the newer and more versatile code review rules from lint-staged, improving the checks performed before code submission.

github-actions bot added a commit that referenced this pull request Aug 20, 2023
github-actions bot added a commit that referenced this pull request Aug 20, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Checks from #2121

Check Status URL
GitGuardian Security Checks pass 0
Summary pass 1s
Test in Pull Request pass 1m3s
security/gitguardian pass 0 GitGuardian did not find any leak.

@CatChen CatChen merged commit 662fef7 into main Aug 21, 2023
15 checks passed
@CatChen CatChen deleted the 08-20-Switched_from_pretty-quick_to_lint-staged branch August 21, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant