Closed sweep-ai[bot] closed 10 months ago
Latest commit: 564e97206e1ef3c47340fb2693a56df15a74c16d
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
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 in the
lua/quick-code-runner/main.lua
file. The whitespace before the closing brackets on lines 34, 38, and 73 has been removed to conform to the requested rule.Summary of Changes
main.lua
.main.lua
.main.lua
.