Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.cfnlintrc.yaml configuration is not considering for linting #195

Open
Thejas007 opened this issue Aug 2, 2021 · 1 comment
Open

.cfnlintrc.yaml configuration is not considering for linting #195

Thejas007 opened this issue Aug 2, 2021 · 1 comment

Comments

@Thejas007
Copy link

To ignore few rules I have added the .cfnlintrc.yaml in the folder.

.cfnlintrc.yaml
File contents as below.

ignore_checks:

  • E7003

But the extension is not automatically considering the configuration for linting. Is there any issue with the configuration file?
or the .cfnlintrc.yaml is not supported with vs-code extension?

@Thejas007 Thejas007 changed the title .cfnlintrc.yaml configuration is considering for linting .cfnlintrc.yaml configuration is not considering for linting Aug 2, 2021
@tomjowitt
Copy link

+1 for this issue. We have a custom configuration for our CI system in the root of the project, but this doesn't load automatically in VSCode, nor is there an option to configure it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants