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] Remove unnecessary whitespace and trailing spaces in README.md #25

Closed sweep-ai[bot] closed 12 months ago

sweep-ai[bot] commented 12 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 removes unnecessary whitespace and trailing spaces in the README.md file of the hurl.nvim repository. The changes were made to maintain code cleanliness and consistency.

Summary of Changes

These changes ensure that the code snippets in the README.md file are properly formatted and free from unnecessary whitespace and trailing spaces.

sweep-ai[bot] commented 12 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 12 months ago

Sandbox Executions

changeset-bot[bot] commented 12 months ago

⚠️ No Changeset found

Latest commit: 991a59b5ab88ae594984fd8ad70769e2b7e22cb7

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