Giter VIP home page Giter VIP logo

Comments (8)

azu avatar azu commented on May 27, 2024 1

@risu729 Thanks for PR!
No problem. I will merge your PR soon.

I'll file my suggestion as another issue.

from secretlint.

azu avatar azu commented on May 27, 2024 1

This will be fixed in v7.0.4

Thanks for PR!

from secretlint.

azu avatar azu commented on May 27, 2024

Can you paste your .secretlintignore?

from secretlint.

risu729 avatar risu729 commented on May 27, 2024

Updated the original comment!

from secretlint.

azu avatar azu commented on May 27, 2024

Thanks.

Probably, current implement has an issue on Windows, I think.

export const searchFiles = async (patterns: string[], options: SearchFilesOptions) => {

However, globby has supported ignoreFiles option at recent.
Switing current implemention to ignoreFiles option that may resolve this issue.

from secretlint.

azu avatar azu commented on May 27, 2024

Remove ignore option for isGitIgnored and isGitIgnoredSync (sindresorhus/globby#225) sindresorhus/globby@2e43cc4
This option never worked correctly.
Release v13.0.0 ยท sindresorhus/globby

current implementation uses ignore option. We need to update globby and use ignoreFiles.

TODO

from secretlint.

risu729 avatar risu729 commented on May 27, 2024

Thank you for your information. It seems better than my solution!
Can I close my PR?

from secretlint.

azu avatar azu commented on May 27, 2024

I created a separate Issue for the remaining tasks.

from secretlint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.