File tree Expand file tree Collapse file tree 3 files changed +20
-16
lines changed Expand file tree Collapse file tree 3 files changed +20
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ---
2
+ # Warning: gitlab.Zip
3
+ #
4
+ # Recommends all instances of something.zip be wrapped in backticks
5
+ # due to the .zip top-level domain
6
+ #
7
+ # For a list of all options, see https://vale.sh/docs/topics/styles/
8
+ extends : existence
9
+ message : " Wrap '%s' in backticks to prevent unintentional links to .zip domain names."
10
+ link : ' https://docs.gitlab.com/ee/development/documentation/styleguide/index.md#backticks-in-markdown'
11
+ nonword : true
12
+ level : error
13
+ ignorecase : true
14
+ tokens :
15
+ - ' \b\w*\.zip'
Original file line number Diff line number Diff line change @@ -193,6 +193,7 @@ Consul
193
193
Contentful
194
194
Corosync
195
195
corpuses
196
+ Cosign
196
197
Coursier
197
198
CPU
198
199
CPUs
@@ -374,6 +375,7 @@ FQDNs
374
375
FreshBooks
375
376
frontend
376
377
Fugit
378
+ Fulcio
377
379
fuzzer
378
380
fuzzing
379
381
Gantt
@@ -516,6 +518,7 @@ Kubernetes
516
518
Kubesec
517
519
Kucoin
518
520
Kustomize
521
+ Kustomization
519
522
kwargs
520
523
Laravel
521
524
LaunchDarkly
@@ -785,6 +788,7 @@ reindexes
785
788
reindexing
786
789
reinitialize
787
790
reinitializing
791
+ Rekor
788
792
relicensing
789
793
remediations
790
794
renderers
@@ -879,6 +883,7 @@ Shimo
879
883
Shippo
880
884
Shopify
881
885
Sidekiq
886
+ Sigstore
882
887
Silverlight
883
888
Sisense
884
889
Sitespeed
You can’t perform that action at this time.
0 commit comments