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: add disableDefaultIgnoredFiles option #8398

Merged
merged 11 commits into from
Aug 8, 2024

Commits on Aug 4, 2024

  1. If a filematcher exists, do not use the defaults

    beyondkmp committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    becb608 View commit details
    Browse the repository at this point in the history
  2. fix snapshot

    beyondkmp committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c4a5666 View commit details
    Browse the repository at this point in the history
  3. add ignoreDefaultFiles option

    beyondkmp committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    5b9ecfe View commit details
    Browse the repository at this point in the history
  4. fix the checking logic

    beyondkmp committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    dd6abd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. change name

    beyondkmp committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    40ceb48 View commit details
    Browse the repository at this point in the history
  2. add changeset

    beyondkmp committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4e45846 View commit details
    Browse the repository at this point in the history
  3. add disableDefaultIgnoredFiles

    beyondkmp committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2bd9239 View commit details
    Browse the repository at this point in the history
  4. check if filematcher matches the files array as more important than t…

    …he default excluded files.
    beyondkmp committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d0343e2 View commit details
    Browse the repository at this point in the history
  5. change filepath to dirname

    beyondkmp committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    dea6739 View commit details
    Browse the repository at this point in the history
  6. check if filematcher matches the files array as more important than t…

    …he default excluded files.
    beyondkmp committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    377c42b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. update docs and schema

    mmaietta committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8df4863 View commit details
    Browse the repository at this point in the history