Skip to content

Commit 9b4dcd4

Browse files
committed
fix linter
1 parent 3cde0f1 commit 9b4dcd4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.cspell.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"language": "en",
44
"words": [
55
"amannn",
6+
"amazonec",
67
"anytrue",
78
"aquasecurity",
89
"awscli",
@@ -12,6 +13,8 @@
1213
"concat",
1314
"devskim",
1415
"dind",
16+
"endfor",
17+
"formatlist",
1518
"gitter",
1619
"kics",
1720
"jsonencode",
@@ -21,12 +24,14 @@
2124
"oxsecurity",
2225
"shuf",
2326
"signoff",
27+
"signum",
2428
"substr",
2529
"templatefile",
2630
"terrascan",
2731
"tfenv",
2832
"tflint",
2933
"tfsec",
34+
"tftpl",
3035
"tfvars",
3136
"tmpfs",
3237
"trivy",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- markdownlint-disable-next-line first-line-heading/first-line-h1 -->
12
[![Terraform registry](https://img.shields.io/github/v/release/cattle-ops/terraform-aws-gitlab-runner?label=Terraform%20Registry)](https://registry.terraform.io/modules/cattle-ops/gitlab-runner/aws/)
23
[![Gitter](https://badges.gitter.im/terraform-aws-gitlab-runner/Lobby.svg)](https://gitter.im/terraform-aws-gitlab-runner/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
34
[![Actions](https://github.com/cattle-ops/terraform-aws-gitlab-runner/workflows/CI/badge.svg)](https://github.com/cattle-ops/terraform-aws-gitlab-runner/actions)

0 commit comments

Comments
 (0)