File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,16 @@ extend-ignore-identifiers-re = [
77]
88
99[default .extend-words ]
10- ons = " ons" # false positive in commands/docs/str_replace.md
11- ful = " ful" # false positive in commands/docs/str_replace.md
12- optio = " optio" # false positive in cookbook/http.md
1310"ime" = " ime" # false positive in cookbook/polars_v_pandas_v_nushell.md
14- ws = " ws" # false positive in book/nushell_map.md
15- ratatui = " ratatui"
11+ ba = " ba"
1612doas = " doas"
13+ ful = " ful" # false positive in commands/docs/str_replace.md
14+ guid = " guid"
15+ hel = " hel" # false positive in blog/2025-09-02-nushell_0_107_0.md
1716iterm = " iterm"
1817nushell = " nushell"
19- ba = " ba"
20- guid = " guid"
18+ ons = " ons" # false positive in commands/docs/str_replace.md
19+ optio = " optio" # false positive in cookbook/http.md
20+ ratatui = " ratatui"
21+ ws = " ws" # false positive in book/nushell_map.md
2122
You can’t perform that action at this time.
0 commit comments