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

Support enabling or disabling linters by target group or working directory #1630

Open
suzuki-shunsuke opened this issue Apr 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@suzuki-shunsuke
Copy link
Owner

Feature Overview

Support enabling or disabling linters by target group or working directory.

Why is the feature needed?

  • To introduce linters gradually
  • To disable linters in edge cases

Example Code

tfaction-root.yaml

target_groups:
- working_directory: aws/
  target: aws/
  tfsec:
    enabled: false

tfaction.yaml

tfsec:
  enabled: false

Note

No response

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Apr 14, 2024
@suzuki-shunsuke suzuki-shunsuke moved this to Todo in main Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant