Skip to content

Commit d219624

Browse files
committed
chore: add technical terms to spell checker dictionary
Add Liskov, getopt, and clig to project-words.txt: - Liskov: Liskov Substitution Principle (SOLID design principle) - getopt: Command-line argument parsing library - clig: CLI guidelines reference (clig.dev) These terms are used in documentation and research files.
1 parent 2f429cc commit d219624

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

project-words.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ childlogdir
1515
chkdsk
1616
chrono
1717
CIFS
18+
clig
1819
clippy
1920
clonable
2021
cloneable
@@ -54,6 +55,7 @@ eprintln
5455
executability
5556
exitcode
5657
getent
58+
getopt
5759
Gossman
5860
Graça
5961
handleable
@@ -73,6 +75,7 @@ keyrings
7375
larstobi
7476
lifecycles
7577
lineinfile
78+
Liskov
7679
listenfd
7780
listhost
7881
logfile

0 commit comments

Comments
 (0)