mirror of https://github.com/docker/docs.git
chore: sort acronyms alphabetically
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
3ecc636571
commit
77695db5d1
|
@ -9,11 +9,10 @@ second: '(?:\b[A-Za-z]+(?: |\n))+\(([A-Z]{3,5})\)'
|
|||
# ... with the exception of these:
|
||||
exceptions:
|
||||
- API
|
||||
- BIOS
|
||||
- FUSE
|
||||
- ARM
|
||||
- ASP
|
||||
- AWS
|
||||
- BIOS
|
||||
- CLI
|
||||
- CPU
|
||||
- CSS
|
||||
|
@ -27,6 +26,7 @@ exceptions:
|
|||
- DVP
|
||||
- ELK
|
||||
- FAQ
|
||||
- FUSE
|
||||
- GCC
|
||||
- GDB
|
||||
- GET
|
||||
|
|
Loading…
Reference in New Issue