Skip to content

💡: Configure followSymbolicLinks #7700

Description

@oxidase

Problem

Using cspell in a Bazel target fails as Bazel runfiles are symlinks which are ignored due to followSymbolicLinks: false glob option set at https://github.com/streetsidesoftware/cspell/blob/671505f2ecf233c2a14caf4463c8642c851332ee/packages/cspell/src/util/glob.ts#L46C9-L46C28

Solution

I usggest that CLI option should have a possibility to change glob behavior and allow to set followSymbolicLinks: true.

Alternatives

Hardcode locally to followSymbolicLinks: true

Additional Context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions