Skip to content

Commit e1df741

Browse files
committed
chore(codebook): add ethtool and sysfs to spell-check dictionary
Add technical terms to allowed words list. Signed-off-by: Daniel Noland <[email protected]>
1 parent fc22cc4 commit e1df741

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codebook.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ words = [
2020
"efa",
2121
"eprintln",
2222
"errno",
23+
"ethtool",
2324
"ffff",
2425
"fredi",
2526
"frr",
@@ -85,6 +86,7 @@ words = [
8586
"smt",
8687
"subdevice",
8788
"subvendor",
89+
"sysfs",
8890
"tailroom",
8991
"tctl",
9092
"tdebug",

0 commit comments

Comments
 (0)