Skip to content

Commit f19bee3

Browse files
committed
chore(string): fix selene errors
1 parent 7d93d5b commit f19bee3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

neovim.yml

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ globals:
1212
- type: bool
1313
- type: string
1414
required: false
15+
assert.False:
16+
args:
17+
- type: bool
18+
assert.True:
19+
args:
20+
- type: bool
1521
assert.has_error:
1622
args:
1723
- type: function

0 commit comments

Comments
 (0)