superlint/lib/functions
Marco Ferrari f1873b0374
feat: don't check bake files with terragrunt (#5178)
Exclude the default docker bake files in HCL format from the list of files to
lint with Terragrunt.

Note that Docker bake supports defining arbitrary names for
configuration files, so this commit doesn't cover the scenario that a
user defined an arbitrary name for a Docker bake configuration file in
HCL format. Example: example-bake-config-file.hcl will be included in
the list of files to lint with Terragrunt.

Ref (default bake names):
https://docs.docker.com/build/bake/reference/#file-format
2024-01-29 13:51:28 +01:00
..
buildFileList.sh feat: don't check bake files with terragrunt (#5178) 2024-01-29 13:51:28 +01:00
detectFiles.sh feat: validate variables and simplify lowercase (#5128) 2024-01-11 20:30:00 +00:00
githubEvent.sh fix: fix GITHUB_BEFORE_SHA initalization for push (#5098) 2024-01-05 23:07:39 +01:00
linterRules.sh fix: simplify worker and linterVersions (#5123) 2024-01-15 19:37:45 +01:00
linterVersions.sh fix: simplify worker and linterVersions (#5123) 2024-01-15 19:37:45 +01:00
log.sh Lint Go modules (#4984) 2023-12-16 08:30:33 +00:00
possum.sh break out: (#990) 2020-11-12 11:27:34 -06:00
setupSSH.sh update GitHub SSH fingerprints (#4826) 2023-11-01 12:09:09 -07:00
updateSSL.sh Certs (#1470) 2021-04-26 09:00:42 -05:00
validation.sh feat: validate variables and simplify lowercase (#5128) 2024-01-11 20:30:00 +00:00
worker.sh fix: simplify worker and linterVersions (#5123) 2024-01-15 19:37:45 +01:00