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

Nested gitignores are not supported #600

Closed
7 tasks done
Dimava opened this issue Aug 28, 2024 · 1 comment
Closed
7 tasks done

Nested gitignores are not supported #600

Dimava opened this issue Aug 28, 2024 · 1 comment

Comments

@Dimava
Copy link
Contributor

Dimava commented Aug 28, 2024

Describe the bug

When I'm adding gitignore: { files: [ './dir/.eslintignore' ] } with /file.js contents, ./dir/file.js doesn't get ignored

Reproduction

gitignore: { files: [ './dir/.eslintignore' ] }

System Info

n/a

Used Package Manager

yarn

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
@Dimava
Copy link
Contributor Author

Dimava commented Aug 28, 2024

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

No branches or pull requests

1 participant