Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

feature: support frameworks with identical configuration file names and no dependencies  #329

@erezrokah

Description

@erezrokah

Which problem is this feature request solving?

Some frameworks don't have any local dependencies and might have the same configuration file.
See #326 (review)

We should find a way to support such use cases.

Describe the solution you'd like

A possible solution would be to allow pattern matching in files' content.

Describe alternatives you've considered

Keep things as is, which will result in reporting multiple frameworks in some cases.

Can you submit a pull request?

Yes

We should consider that this should be supported for both Node.js and the browser

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featurecode contributing to the implementation of a feature and/or user facing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions