Commit 0076b434 authored by Evan Read's avatar Evan Read

Merge branch 'docs-update-vale-spelling' into 'master'

Add a few more words to vale acronym list

See merge request gitlab-org/gitlab!40582
parents 7ad8366e f0d5424d
...@@ -14,6 +14,7 @@ first: '\b([A-Z]{3,5})\b' ...@@ -14,6 +14,7 @@ first: '\b([A-Z]{3,5})\b'
second: '(?:\b[A-Z][a-z]+ )+\(([A-Z]{3,5})\)' second: '(?:\b[A-Z][a-z]+ )+\(([A-Z]{3,5})\)'
# ... with the exception of these: # ... with the exception of these:
exceptions: exceptions:
- ANSI
- API - API
- ARN - ARN
- ASCII - ASCII
...@@ -24,6 +25,7 @@ exceptions: ...@@ -24,6 +25,7 @@ exceptions:
- CPU - CPU
- CSS - CSS
- CSV - CSV
- DAST
- DNS - DNS
- EKS - EKS
- FAQ - FAQ
...@@ -62,6 +64,7 @@ exceptions: ...@@ -62,6 +64,7 @@ exceptions:
- RSA - RSA
- RSS - RSS
- SAML - SAML
- SAST
- SCIM - SCIM
- SCP - SCP
- SCSS - SCSS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment