We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0023a6 commit b543ddcCopy full SHA for b543ddc
vale-styles/FluentBit/Headings.yml
@@ -24,6 +24,7 @@ exceptions:
24
- Crowdstrike
25
- cURL
26
- Datadog
27
+ - DNS
28
- Docker
29
- DogStatsD
30
- Elastic Cloud
@@ -63,6 +64,7 @@ exceptions:
63
64
- StatsD
65
- Studio
66
- Tanzu
67
+ - TCP
68
- Telemetry Pipeline
69
- Terraform
70
- TypeScript
vale-styles/FluentBit/Units.yml
@@ -4,7 +4,7 @@ link: 'https://developers.google.com/style/units-of-measure'
4
nonword: true
5
level: suggestion
6
tokens:
7
- - \d+(?:B|kB|MB|GB|TB)
+ - \d+(?:B|kB|KB|KiB|MB|MiB|GB|GiB|TB|TiB)
8
- \d+(?:ns|ms|s|min|h|d)
9
10
exceptions:
0 commit comments