Skip to content

Commit

Permalink
🔄 synced file(s) with dealroom/core-mothership (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: dealroomba-app[bot] <189869926+dealroomba-app[bot]@users.noreply.github.com>
  • Loading branch information
dealroomba-app[bot] authored Dec 11, 2024
1 parent a1fa53c commit 49a166c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/super-linter.env
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ VALIDATE_ALL_CODEBASE=true
# This is needed for the local runs to work
DEFAULT_BRANCH=main

# We are using tflint separately (for each workspace) so we don't need to run it here
# Comma-separated filenames for [renovate shareable config preset](https://docs.renovatebot.com/config-presets/)
RENOVATE_SHAREABLE_CONFIG_PRESET_FILE_NAMES=default.json5

# We are using tflint separately as part of terraform-* actions, we don't need to run it here
VALIDATE_TERRAFORM_TFLINT=false

# Terrascan is a no-go for now because it does not actually support the latest Terraform version
# Terrascan is a no-go for now because it does not support the latest Terraform version
# @see https://github.com/tenable/terrascan/issues/1331
VALIDATE_TERRAFORM_TERRASCAN=false

Expand Down

0 comments on commit 49a166c

Please sign in to comment.