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

Add the option to ignore whitespace changes #1302

Open
motatoes opened this issue Mar 26, 2024 · 0 comments
Open

Add the option to ignore whitespace changes #1302

motatoes opened this issue Mar 26, 2024 · 0 comments

Comments

@motatoes
Copy link
Contributor

Currently digger performs a plan when any files are changed in a project directory and even if the change only consists of newlines or whitespace. This can lead to alot of noise especially if there is some terraform fmt auotmation being applied in PRs and onto a new project

Proposing to add a digger.yml configuration called ignore_whitespace that makes digger ignore any whitespace changes projects and only trigger on modified projects with non-whitespace changes.

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

1 participant