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

[Sweep Rules] Code formatting and style guide issue in `.github/workflows/ci.yml` and `doc/hurl.nvim.txt` #87

Closed sweep-ai[bot] closed 6 months ago

sweep-ai[bot] commented 6 months ago

PR Feedback: 👎

I created this PR to address this rule:

"Code should be properly formatted and follow a consistent style guide."

Description

This PR addresses the code formatting and style guide issue in the following files:

  1. .github/workflows/ci.yml: Reverted the change in the version of the "stylua-action" from v4 to v3 to maintain consistency with the code formatting and style guide.

  2. doc/hurl.nvim.txt: Reverted the update of the "Last change" date to ensure consistency with the code formatting and style guide.

Summary of Changes

Please review and merge this PR to resolve the code formatting and style guide issue.

sweep-ai[bot] commented 6 months ago

Rollback Files For Sweep

changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: 945e7bc9c821904fffde7e93c93797b7d950c3f3

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