Skip to content

fix: Always use repo root as cwd when running tflint#498

Draft
AtzeDeVries wants to merge 5 commits intomainfrom
fix-concur-tflint-mac
Draft

fix: Always use repo root as cwd when running tflint#498
AtzeDeVries wants to merge 5 commits intomainfrom
fix-concur-tflint-mac

Conversation

@AtzeDeVries
Copy link
Contributor

Using the current pwd as basepath seems to mess up when running on mac when tflint is running in docker. This dir is intended to be the root of the repo so using the GetRepoRoot is a safe approach.

Using the current pwd as basepath seems to mess up when running on mac
when tflint is running in docker. This dir is intended to be the root of
the repo so using the `GetRepoRoot` is a safe approach.

Signed-off-by: Atze de Vries <atze.wiebe.de.vries@coop.no>
Signed-off-by: Atze de Vries <atze.wiebe.de.vries@coop.no>
Signed-off-by: Atze de Vries <atze.wiebe.de.vries@coop.no>
Signed-off-by: Atze de Vries <atze.wiebe.de.vries@coop.no>
Signed-off-by: Atze de Vries <atze.wiebe.de.vries@coop.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant