Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 25, 2024
1 parent 0c2107f commit 8cc3af5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua/neotest-rust/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ local query = [[
(attribute_item (attribute (identifier) @othermacro) (#any-of? @othermacro "should_panic" "ignore"))
]*
.
(function_item
name: (identifier) @test.name
(function_item
name: (identifier) @test.name
parameters: (parameters) @params
) @test.definition
(#eq? @params "()")
Expand Down

0 comments on commit 8cc3af5

Please sign in to comment.