superlint/lib
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
..
functions feat: don't check bake files with terragrunt (#5178) 2024-01-29 13:51:28 +01:00
linter.sh fix: simplify worker and linterVersions (#5123) 2024-01-15 19:37:45 +01:00