cfn-lint-online
cfn-lint-online copied to clipboard
CloudFormation Linter Online
``` [email protected] extension is not found in Open VSX user uploaded extensions are deprecated ``` https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/issues/219
cfn-nag
added these to [`.gitpod.yml`](https://github.com/PatMyron/cfn-lint-online/blob/master/.gitpod.yml): [`&& gem install cfn-nag`](https://github.com/stelligent/cfn_nag#gem-install) [` - [email protected]:x01chnxmK0qoC/F6cksZpA==`](https://marketplace.visualstudio.com/items?itemName=eastman.vscode-cfn-nag) but running into something like https://github.com/stelligent/cfn_nag/issues/376 [`cfn-nag` extension's CloudFormation template recognition logic](https://github.com/mwpearce/vscode-cfn-nag/blob/23136253f02f456fd6453290fa120f5f1a93e146/server/src/server.ts#L186) should be updated similarly based on these...