An open API service indexing awesome lists of open source software.

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

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.

![Screenshot](https://raw.githubusercontent.com/iann0036/cfn-rps-lint/master/resources/screen.png)

## 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)