Skip to content

Commit

Permalink
chore(health): add TODO for hurl version check
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed May 20, 2024
1 parent ff8d990 commit 56a9590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/hurl/health.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ M.check = function()
)
end

-- TODO: Add check for hurl version, e.g: > 4.3.0 to use new features

ok('hurl.nvim: All good!')
end

Expand Down

0 comments on commit 56a9590

Please sign in to comment.