Skip to content

Commit

Permalink
Migrate vale config from v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Oct 9, 2024
1 parent 1aaec24 commit 57ef1ba
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .vale.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
StylesPath = .vale
MinAlertLevel = error

Vocab = .
Vocab = docs

[*.md]
BasedOnStyles = Vale, write-good
Original file line number Diff line number Diff line change
@@ -1,23 +1,15 @@
boolean
usagereport
psycopg
Config
config
[Cc]onfig
proxied
proxying
subcommand
fluentbit
upsert
stdout
stderr
Syslog
Rsyslog
Grafana
httpAddress
grpcNetwork
tcp
udp
unix
noColor
timeFormat
unixms
Expand All @@ -30,20 +22,20 @@ localTime
rsyslogNetwork
rsyslogAddress
emerg
[Ss]yslog
syslogPriority
rsyslog
Unix
TCP
UDP
Subcommand
[Rr]syslog
[Uu]nix
(?i)TCP
(?i)UDP
[Ss]ubcommand
grpcAddress
enableTicker
tickInterval
enableTLS
certFile
keyFile
handshakeTimeout
syslog
namespace
client_connections
server_connections
Expand Down Expand Up @@ -76,15 +68,29 @@ API
DBA
DBRE
SRE
Upsert
postgres
[Uu]psert
pid
maxBackups
Postgres
GatewayD
gatewayd
[Pp]ostgres
[Gg]ateway[Dd]
frontmatter
startTimeout
tls_connections
Goja
stringified
Slowloris
proxyName
policyTimeout
actionTimeout
actionRedis
[Aa]sync
goroutine
(?i)URL
Expr
[Ll]iveness
superset
pluggable
Affero
(?i)WAFs
middleware
(?i)Protobuf

0 comments on commit 57ef1ba

Please sign in to comment.