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

fix(scripts): precommit should use same configs as lint #71

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

SimeonC
Copy link
Collaborator

@SimeonC SimeonC commented Aug 3, 2022

Omiting the config param will correctly resolve to the same config as the normal lint. With the config param it’s resolving somewhere unknown.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @tablecheck/scripts@2.3.3-canary.71.2787011566.0
# or 
yarn add @tablecheck/scripts@2.3.3-canary.71.2787011566.0

@SimeonC SimeonC added the patch Increment the patch version when merged label Aug 3, 2022
gazpachu
gazpachu previously approved these changes Aug 3, 2022
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

Unit Test Results

    3 files    12 suites   10s ⏱️
137 tests 137 ✔️ 0 💤 0
151 runs  151 ✔️ 0 💤 0

Results for commit 143dc38.

♻️ This comment has been updated with latest results.

gazpachu
gazpachu previously approved these changes Aug 3, 2022
Omiting the config param will correctly resolve to the same config as the normal lint. With the config param it’s resolving somewhere unknown.
Have added an override for the lerna packages checker as in some cases it would be needed.
@SimeonC SimeonC requested a review from gazpachu August 4, 2022 00:09
@SimeonC SimeonC merged commit 6834866 into main Aug 5, 2022
@SimeonC SimeonC deleted the fix-precommit-eslint-config branch August 5, 2022 00:27
@tablecheck-public-automation
Copy link
Collaborator

🚀 PR was released in @tablecheck/scripts@2.3.3 🚀

@tablecheck-public-automation tablecheck-public-automation added the released This issue/pull request has been released. label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants