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 = [
7
7
]
8
8
9
9
[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
13
10
"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"
16
12
doas = " 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
17
16
iterm = " iterm"
18
17
nushell = " 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
21
22
You can’t perform that action at this time.
0 commit comments