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(eslint-plugin): shortest import sometimes falsely tried to use re… #113

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

SimeonC
Copy link
Contributor

@SimeonC SimeonC commented Aug 29, 2024

…lative paths

Example case was when a junit/ folder existed and junit-report-builder was added in, causing the detection algorithm for paths to fail.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @tablecheck/[email protected]
npm install @tablecheck/[email protected]
# or 
yarn add @tablecheck/[email protected]
yarn add @tablecheck/[email protected]

@SimeonC SimeonC enabled auto-merge (rebase) August 29, 2024 08:33
Copy link

github-actions bot commented Aug 29, 2024

Unit Test Results

    1 files      3 suites   28s ⏱️
251 tests 251 ✔️ 0 💤 0
271 runs  271 ✔️ 0 💤 0

Results for commit e098f6b.

♻️ This comment has been updated with latest results.

@SimeonC SimeonC added the patch Increment the patch version when merged label Aug 29, 2024
@SimeonC SimeonC force-pushed the fix-shortest-import branch from 10e7756 to 98707c9 Compare September 2, 2024 01:26
…lative paths

Example case was when a `junit/` folder existed and `junit-report-builder` was added in, causing the detection algorithm for paths to fail.
@SimeonC SimeonC merged commit d30de68 into main Sep 2, 2024
5 checks passed
@SimeonC SimeonC deleted the fix-shortest-import branch September 2, 2024 09:11
@tablecheck-public-automation

🚀 PR was released in @tablecheck/[email protected], @tablecheck/[email protected] 🚀

@tablecheck-public-automation tablecheck-public-automation added the released This issue/pull request has been released. label Sep 2, 2024
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.

4 participants