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(intellij): improve finding Nx configuration files #2352

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

MaxKless
Copy link
Collaborator

@MaxKless MaxKless commented Dec 6, 2024

  • fix(intellij): improve finding Nx configuration files
  • fix formatting

segrey and others added 2 commits December 6, 2024 13:59
Use `ProjectFileIndex.getInstance(project).iterateContentUnderDirectory` as it skips visiting excluded files, and there are many of them under `node_modules`.
Fixes #2347
Copy link

nx-cloud bot commented Dec 6, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ad9b579. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@MaxKless MaxKless merged commit bb2b028 into master Dec 9, 2024
4 checks passed
@MaxKless MaxKless deleted the improve-configuration-files branch December 9, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants