jellydn / hurl.nvim

Hurl.nvim is a Neovim plugin designed to run HTTP requests directly from `.hurl` files. Elevate your API development workflow by executing and viewing responses without leaving your editor.
https://gyazo.com/19492e8b5366cec3f22d5fd97a63f37a
MIT License
158 stars 15 forks source link

[Sweep Rules] Update docstrings and comments in lua/hurl/wrapper.lua #6

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

PR Feedback: 👎

I created this PR to address this rule:

"All docstrings and comments should be up to date."

Description

This PR updates the docstrings and comments in the lua/hurl/wrapper.lua file to accurately reflect recent code changes. The code logic and log messages have been modified, but the corresponding documentation was not updated. This PR ensures that the docstrings and comments accurately describe the updated code logic and log messages.

Summary of Changes

Please review the changes and merge this PR to ensure that the documentation accurately reflects the updated code logic and log messages.

sweep-ai[bot] commented 1 year ago

Rollback Files For Sweep

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: f9b8a4486c4088afeeb4aa61dd1a1affaea1ecf9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR