nx
nx copied to clipboard
fix(linter): Correctly collect lintable files for project in @nx/eslint plugin
Current Behavior
On Windows, the different path separators cause issues in determining whether a project has files that can be linted.
Expected Behavior
The project should correctly identify lintable files on Windows, regardless of the path separator used.
Related Issue(s)
Fixes #
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| nx-dev | ⬜️ Ignored (Inspect) | Visit Preview | Jul 4, 2024 5:08pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit afd4f79b00e2b906cca481bd310a8098cc935294. 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 6 targets
nx affected --targets=e2e,e2e-ci --base=311710e56cac8fa86e8810830dff9f408d6efd09 --head=afd4f79b00e2b906cca481bd310a8098cc935294 --parallel=1nx affected --targets=lint,test,build --base=311710e56cac8fa86e8810830dff9f408d6efd09 --head=afd4f79b00e2b906cca481bd310a8098cc935294 --parallel=3nx run-many -t check-imports check-commit check-lock-files check-codeowners documentation --parallel=1 --no-dtenx-cloud record -- nx format:check --base=311710e56cac8fa86e8810830dff9f408d6efd09 --head=afd4f79b00e2b906cca481bd310a8098cc935294nx documentation --no-dtenx affected -t e2e-macos-ci --parallel=1 --base=311710e56cac8fa86e8810830dff9f408d6efd09 --head=afd4f79b00e2b906cca481bd310a8098cc935294
Sent with 💌 from NxCloud.
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.