Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/vale/Docker/Acronyms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,18 @@ exceptions:
- CSS
- CSV
- CVE
- DCT
- DEBUG
- DOM
- DPI
- DSOS
- DVP
- ELK
- FAQ
- GCC
- GDB
- GET
- GHSA
- GPU
- GTK
- GUI
Expand Down Expand Up @@ -63,6 +67,7 @@ exceptions:
- TBD
- TCP
- TODO
- TTY
- URI
- URL
- USB
Expand Down
10 changes: 10 additions & 0 deletions .github/vale/Docker/Capitalization.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
extends: existence
message: "Please capitalize Docker."
level: error
ignorecase: false
action:
name: replace
params:
- Docker
tokens:
- 'docker(?!/[a-z-]+)'
1 change: 0 additions & 1 deletion .github/vale/config/vocabularies/Docker/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Ddosify
Debootstrap
Dev Environments?
Django
Docker
Docker Build Cloud
Docker Business
Docker Dasboard
Expand Down