You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue proposes adding a Check job specifically for checking Yarn version, code formatting, and static lint in the package. Currently, these checks are conducted within the Build job, but to enhance clarity and separation of concerns, it's suggested to move the format check and lint check to a dedicated Check job.
The text was updated successfully, but these errors were encountered:
This issue proposes adding a Check job specifically for checking Yarn version, code formatting, and static lint in the package. Currently, these checks are conducted within the Build job, but to enhance clarity and separation of concerns, it's suggested to move the format check and lint check to a dedicated Check job.
The text was updated successfully, but these errors were encountered: