Skip to content

[FEATURE REQUEST] Add support for glob patterns #165

@olunusib

Description

@olunusib

Description

Add support for glob patterns to allow more flexible and precise file matching

Examples:

validator "**/*.json" # validate all json files

validator "config/**/*_prod.yaml"  # validate only YAML files with '_prod' in their name within the config directory

Metadata

Metadata

Assignees

Labels

CLIUpdate to the CLIhacktoberfest 🎃Hacktoberfest 2024has-prThis issue has an associated PRhelp wantedExtra attention is neededvalidator-coreIssues that relate to the core validator functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions