aws-cloudformation / aws-cloudformation/cfn-lint-visual-studio-code
Limit Linter to Specific Files or Patterns
Open
- Dominant language
- JavaScript
- Stars
- 289
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Can a setting be added to use cfn-lint extension to lint specific GLOB patterns? I would like to set `yaml.validate` VS Code setting to `enable` for non-CloudFormation templates.
Contributor guide
Research direction
The request concerns the cfn-lint VS Code extension and the yaml.validate setting. Start by tracing the extension’s configuration and linting entry points, then determine how glob patterns should control linting while allowing non-CloudFormation YAML to remain handled by yaml.validate. Done means the requested file or pattern scope is configurable and behaves as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100