Skip to content

add a way for file types to include rules from other file types #83

@SigmundVik

Description

@SigmundVik

This would be useful for defining file types that are aggregates of other file types, for example:

--type-add src:cpp,py

would be equivalent of specifying:

--type-add src:*.C,*.H,*.cc,*.cpp,*.cxx,*.h,*.hh,*.hpp,*py

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn enhancement to the functionality of the software.help wantedOthers are encouraged to work on this issue.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions