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

feat!: add method getConfigStatus, update isFileIgnored #7

Merged
merged 6 commits into from
May 29, 2024

Commits on May 26, 2024

  1. new method getConfigStatus, redefine isFileIgnored

    The methods`isFileIgnored`/`isIgnored` will only return `true` if a file is globally ignored.
    fasttime committed May 26, 2024
    Configuration menu
    Copy the full SHA
    0c8187b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix tests

    fasttime committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0525daa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce6b18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2549dd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    b194ef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    651b299 View commit details
    Browse the repository at this point in the history