jellydn / quick-code-runner.nvim

A simple and efficient code runner for Neovim.
MIT License
22 stars 0 forks source link

[Sweep Rules] Update variable and function names in lua/quick-code-runner/utils.lua #25

Closed sweep-ai[bot] closed 8 months ago

sweep-ai[bot] commented 8 months ago

PR Feedback: 👎

I created this PR to address this rule:

"Variable and function names should be meaningful and descriptive."

Description

This PR updates the variable and function names in the lua/quick-code-runner/utils.lua file to be more descriptive and meaningful. The goal is to improve code readability and maintainability.

Summary of Changes

sweep-ai[bot] commented 8 months ago

Rollback Files For Sweep

codesandbox[bot] commented 8 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: a903696e0c5e9caef23e4483a34668843db47984

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