Skip to content

Commit 9e4c8bc

Browse files
committed
Vale: correcting order of entries for acronyms
Signed-off-by: Lynette Miles <[email protected]>
1 parent 5cbf0ae commit 9e4c8bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vale-styles/FluentBit/Acronyms.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ second: '(?:\b[A-Z][a-z]+ )+\(([A-Z]{3,5})\)'
1010
exceptions:
1111
- AAD
1212
- ABI
13-
- APT
1413
- ACL
1514
- AMD
1615
- ANSI
1716
- API
17+
- APT
1818
- ARN
1919
- ASC
2020
- ASCII
@@ -36,8 +36,8 @@ exceptions:
3636
- DEBUG
3737
- DESC
3838
- DOM
39-
- DOS
4039
- DNS
40+
- DOS
4141
- DPI
4242
- DPPS
4343
- DST

0 commit comments

Comments
 (0)