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

Module ignores .gitignore and scans ignored subfolders after updating to version 0.5.6 #496

Open
s00d opened this issue Sep 6, 2024 · 0 comments

Comments

@s00d
Copy link

s00d commented Sep 6, 2024

Environment

  • Operating System: Darwin
  • Node Version: v20.17.0
  • Nuxt Version: 3.13.1
  • CLI Version: 3.13.1
  • Nitro Version: 2.9.7
  • Package Manager: [email protected]
  • Builder: -
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Package

@nuxt/eslint

Reproduction

  1. Clone the reproduction repository: https://github.com/s00d/nuxt-i18n-micro.
  2. Change the module version to 0.5.6 in the package.json file.
  3. Run npm install in the project root.
  4. Execute npm run lint.

Describe the bug

After updating to version 0.5.6, the module ignores .gitignore and scans a subfolder that should be excluded. This issue was not present in version 0.5.5.

image

Additional context

#496

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant