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
6 changes: 2 additions & 4 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ Vocab = ilf

MinAlertLevel = suggestion

[*.{md,mdx}]
BasedOnStyles = Vale, docStyles

[formats]
mdx = md

IgnoredClasses = expressive-code
[*.{md,mdx}]
BasedOnStyles = Vale, docStyles
3 changes: 0 additions & 3 deletions vale/config/vocabularies/ilf/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ OAuth
[Oo]nboarding
paymentPointer
Pino
[Pp]ostgres
PostgreSQL
postgresql
repo
[Rr]afiki
[Rr]evshare
Expand Down
2 changes: 2 additions & 0 deletions vale/docStyles/Acronyms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ exceptions:
- ASCII
- ASE
- ASP
- AWS
- CAD
- CDN
- CHIPS
Expand Down Expand Up @@ -60,6 +61,7 @@ exceptions:
- NPM
- NVDA
- OSS
- OTEL
- PATH
- PDF
- PEB
Expand Down
1 change: 0 additions & 1 deletion vale/docStyles/Wordiness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ swap:
continue on: continue
data are: data is
despite the fact that: although
disabled?: turn off|off
disappear from sight: disappear
do not include: exclude
don't include: exclude
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,17 @@ exceptions:
- Backend Admin API
- Certbot
- CLI
- Compose
- Cosmos
- DNS
- Docker
- Emmet
- FAQ
- Grant Negotiation and Authorization Protocol
- GraphQL
- gRPC
- HELM
- HMAC
- HTML
- I
- Interledger
Expand All @@ -31,6 +35,7 @@ exceptions:
- MDX
- MongoDB
- Nginx
- NGINX Ingress Controller
- Okta
- Open Payments
- Ory
Expand Down
Loading