Skip to content

Commit e765527

Browse files
committed
chore: ignore files with git hashes from typos
1 parent 28e56a3 commit e765527

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.typos.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ extend-exclude = [
88
"containers/*/patches",
99
"go.mod",
1010
"ansible/roles/statuses/defaults/main.yaml",
11+
"apps/infra/*.yaml",
12+
"apps/operators/*.yaml",
13+
"apps/global/*.yaml",
14+
"apps/site/*.yaml",
15+
"apps/openstack/*.yaml",
1116
]
1217

1318
[default]

0 commit comments

Comments
 (0)