https://github.com/iann0036/cfn-rps-lint
Automatically lints your AWS CloudFormation Resource Provider JSON Schema
https://github.com/iann0036/cfn-rps-lint
aws cloudformation
Last synced: 5 months ago
JSON representation
Automatically lints your AWS CloudFormation Resource Provider JSON Schema
- Host: GitHub
- URL: https://github.com/iann0036/cfn-rps-lint
- Owner: iann0036
- License: mit
- Created: 2019-09-14T04:39:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T09:33:00.000Z (over 2 years ago)
- Last Synced: 2025-03-31T21:31:36.635Z (7 months ago)
- Topics: aws, cloudformation
- Language: TypeScript
- Homepage:
- Size: 15.5 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CloudFormation Resource Provider Schema Linter
> Automatically lints your AWS CloudFormation Resource Provider JSON Schema
## Features
Checks your resource provider JSON schema for syntax errors that would prevent your type from validating properly.

## Requirements
No special requirements
## Extension Settings
None (yet!)
## Contribute
The code for this plugin can be found on GitHub at [iann0036/cfn-rps-lint](https://github.com/iann0036/cfn-rps-lint)