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(linter): update circular file path message to wrap onto multiple lines #9033

Merged
merged 1 commit into from Mar 4, 2022

Conversation

rpd10
Copy link
Contributor

@rpd10 rpd10 commented Feb 18, 2022

Current Behavior

@nrwl/nx/enforce-module-boundaries reports files in the circular chain on a single long line

Expected Behavior

@nrwl/nx/enforce-module-boundaries reports files in the circular chain on multiple lines

Related Issue(s)

Fixes #9032

@vercel
Copy link

vercel bot commented Feb 18, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nrwl/nx-dev/BeGx2KpLXbfjjd4YVcDx3BkXAKK8
✅ Preview: Canceled

@meeroslav meeroslav self-assigned this Mar 4, 2022
@meeroslav meeroslav added the scope: linter Issues related to Eslint support in Nx label Mar 4, 2022
@meeroslav meeroslav merged commit ecf6675 into nrwl:master Mar 4, 2022
@meeroslav
Copy link
Contributor

Thank you @rpd10!

@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: linter Issues related to Eslint support in Nx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@nrwl/nx/enforce-module-boundaries prints long line for circular file path
2 participants