Nikolay Kolev
Nikolay Kolev
@g13013 I agree. There's no viable alternative at this moment, and Terraform (or OpenTofu), Terramate, and Terragrunt ecosystems will greatly benefit from it.
@zoechi YAML or JSON would be nice as long as we don't have to add yet another exception for a config file, which format must be hardcoded. We all use...
@polarathene I'm fully aware of this and already using it in scripts. But sometimes I run manually, and I always have to add the config option.
@polarathene Is `.ecrc.json` supported as your documentation does not mention it as an alternative to `.ecrc`?
@polarathene Sorry for this! I just opened an [issue](https://github.com/editorconfig-checker/editorconfig-checker/issues/306). Please, upvote if you believe it will add value to the project. Thanks!
@TekWizely I didn't know what happens with the variables declared in the `Runfile`s, so, thanks for this. The issue is that it looks somewhat clean if you have `UPGRADE_CMDS`, but,...
@TekWizely Of course, all these should have identical signatures, i.e. they should support the same type of options, switches, etc.
@TekWizely Isn't it because of this? ```YAML ignore: - goos: linux goarch: arm64 ```
Sorry, I didn't see it was a link.
Please add all proper architecture targets. Thanks!