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
157 stars 15 forks source link

Remove unnecessary whitespace in doc/hurl.nvim.txt #46

Closed sweep-ai[bot] closed 11 months ago

sweep-ai[bot] commented 11 months ago

PR Feedback: 👎

I created this PR to address this rule:

"There should be no unnecessary whitespace or trailing spaces in the code."

Description

This PR addresses the issue of unnecessary leading whitespace in the doc/hurl.nvim.txt file. The leading whitespace was found in several lines and has been removed to improve the readability and consistency of the file.

Summary of Changes

Please review the changes and merge if everything is in order.

sweep-ai[bot] commented 11 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 11 months ago

Sandbox Executions

Ran GitHub Actions for 0f87084793d6ec6f70ae98964e7b61e940abbc2b:

changeset-bot[bot] commented 11 months ago

⚠️ No Changeset found

Latest commit: 0f87084793d6ec6f70ae98964e7b61e940abbc2b

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