Skip to content

feat(utl/cache): also takes nested .gitignores into account - #1072

Draft
sverweij wants to merge 1 commit into
mainfrom
feature/take-nested-gitignores-into-account
Draft

feat(utl/cache): also takes nested .gitignores into account#1072
sverweij wants to merge 1 commit into
mainfrom
feature/take-nested-gitignores-into-account

Conversation

@sverweij

Copy link
Copy Markdown
Owner

Description

  • also takes nested .gitignores into account when going through "all the files" in a folder (for --init and for caching)

Motivation and Context

Future feature from #722 (and apparantely, that future is now - see #1071

How Has This Been Tested?

  • green ci (coverage is insufficient)
  • additional automated non-regression tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation only change
  • Refactor (non-breaking change which fixes an issue without changing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • AI has been involved in the creation of pull request

Checklist

  • 📖

    • My change doesn't require a documentation update, or ...
    • it does and I have updated it
  • ⚖️

    • The contribution will be subject to The MIT license, and I'm OK with that.
    • The contribution is my own original work.
    • I am ok with the stuff in CONTRIBUTING.md.

@sonarqubecloud

Copy link
Copy Markdown

@sverweij sverweij changed the title feat(utl/find-all-files|cache|init): also takes nested .gitignores into account feat(utl/cache): also takes nested .gitignores into account Jul 23, 2026
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.

1 participant