| ... | ... | @@ -34,8 +34,8 @@ Using commit messages scopes is optional. |
|
|
|
|
|
|
|
## Code style
|
|
|
|
|
|
|
|
- Ansible code is verified with (Ansible Lint)[https://ansible-lint.readthedocs.io/en/latest/]
|
|
|
|
- Terraform code is verified with (TFLint)[https://github.com/terraform-linters/tflint]
|
|
|
|
- Ansible code is verified with [Ansible Lint](https://ansible-lint.readthedocs.io/en/latest/)
|
|
|
|
- Terraform code is verified with [TFLint](https://github.com/terraform-linters/tflint)
|
|
|
|
|
|
|
|
Linting must pass for a merge request to be accepted.
|
|
|
|
|
| ... | ... | |
| ... | ... | |