Skip to content
Snippets Groups Projects
Commit 606314e9 authored by Amy Qualls's avatar Amy Qualls
Browse files

Merge branch 'docs/add-uppercase-exceptions' into 'master'

Add more exceptions to vale gitlab.Uppercase rule

See merge request gitlab-org/gitlab!88173
parents 6ca32a64 2593494f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -14,6 +14,7 @@ first: '\b([A-Z]{3,5})\b'
second: '(?:\b[A-Z][a-z]+ )+\(([A-Z]{3,5})\)'
# ... with the exception of these:
exceptions:
- AAAA
- AJAX
- ANSI
- API
Loading
Loading
@@ -30,14 +31,19 @@ exceptions:
- CLI
- CNA
- CNAME
- CNCF
- CORE
- CORS
- CPU
- CRIME
- CRM
- CSRF
- CSS
- CSV
- CWE
- CVE
- CVS
- CVSS
- DAG
- DAST
- DHCP
Loading
Loading
@@ -81,6 +87,7 @@ exceptions:
- HEAD
- HIPAA
- HLL
- HSTS
- HTML
- HTTP
- HTTPS
Loading
Loading
@@ -90,6 +97,7 @@ exceptions:
- ICO
- IDE
- IID
- IIS
- IMAP
- IOPS
- IRC
Loading
Loading
@@ -105,6 +113,7 @@ exceptions:
- LESS
- LFS
- LRU
- LSIF
- LTM
- LTS
- MIME
Loading
Loading
@@ -117,6 +126,7 @@ exceptions:
- NOTE
- NPM
- NTP
- OKD
- ONLY
- OSS
- OTP
Loading
Loading
@@ -165,20 +175,25 @@ exceptions:
- SHA
- SLA
- SLI
- SLO
- SMS
- SMTP
- SOAP
- SOC
- SOX
- SPDX
- SPDY
- SPF
- SQL
- SRE
- SRV
- SSD
- SSG
- SSH
- SSL
- SSO
- STI
- SUSE
- SVG
- SVN
- TCP
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment